[Koha-bugs] [Bug 25338] Koha checks items in when lost fee waived/paid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 18 12:12:37 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25338

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
On 19.05.09

0. Set  MarkLostItemsAsReturned = "from the items tab of the catalog module"
Other values are all default from sample data.
1. update itemtypes set processfee=5; # Charge 5 when lost
2. Check out
3. Mark the item as lost (cataloguing)
4. Item is still checked out and charge has been created ("Fees & Charges:
Patron has outstanding fees & charges of 5.00.")
-. [not needed] Renew the item: no change
5. Remove lost status
6. Pay the fees, "Make a payment" > "Pay" button on the line of the fee > "Pay
an individual fine" > Ok
https://snipboard.io/G9ULXr.jpg

7. Item is not checked in
https://snipboard.io/LbU4Pj.jpg

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list