https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25338
--- Comment #5 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
