This content has been marked as final.
Show 3 replies
-
1. Re: Error returning item. E_BAD_LOAN_ID
sjpt Jan 22, 2014 1:29 AM (in response to Helend)It might be worth going to the library website online and seeing if the loan really has been returned or not.
ADE does not always delete returned books, just marks them invalid and you then need a separate delete.
Once the loan has been returned, future attempts to return it could well give E_BAD_LOAN_ID
-
2. Re: Error returning item. E_BAD_LOAN_ID
sjjackson Apr 18, 2014 11:38 PM (in response to sjpt)How do I then do "a separate delete" after a book has been "marked invalid"?
Thanks.
-
3. Re: Error returning item. E_BAD_LOAN_ID
junglecat Nov 23, 2014 11:36 AM (in response to sjjackson)I just take the same path as I would to return the book but instead of returning it I remove it from my library. When the tittle expires it is automatically returned.

