Bug 21421

Summary: checking in a lost item which is not currently checked out gives refund messsage.
Product: Koha Reporter: Barton Chittenden <barton>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, katrin.fischer, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Barton Chittenden 2018-09-26 20:20:52 UTC
If an item is marked "Lost", but is not checked out to a patron, returning the item gives the following messages:

   Local use recorded

   Item was lost, now found.

   A refund has been applied to the borrowing patron's account.

   Not checked out.

The message "A refund has been applied to the borrowing patron's account." is confusing, because there is no patron associated with the item. -- No refund is *actually* being applied, but we're showing the message anyway.
Comment 1 Katrin Fischer 2020-01-11 20:11:18 UTC

*** This bug has been marked as a duplicate of bug 19508 ***