https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33789 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 151498 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151498&action=edit Bug 33789: Return issue info. when adding a credit To test: 1. Make sure MarkLostItemsAsReturned is set so a lost item will stay on a patrons account after being marked as lost. 2. Check an item out to a patron, make sure it has a replacementprice 3. Mark the item as lost. 4. Now check the item in. 5. Go to the patrons account -> transaction tab. You should see 2 accountlines related to the item. 6. For the account type 'Lost item' you will see issue infomation ( check out date, due date, checkouted out from, etc ) 7. For the account type 'Lost item fee refund' there is no issue information. 8. Apply patch 9. Try 2 - 6 again. This time the 'Lost item fee refund' should include issue information. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.