https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8016
Chris Slone <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P4 Severity|enhancement |normal CC| |cslone@camdencountylibrary. | |org --- Comment #2 from Chris Slone <[email protected]> --- Hi, This is still an issue and is in need of fixing as it presents a potentially more severe problem when paying the replacement charge for an item if the item is still checked-out to the patron. So, for example, if your cronjob is set to mark an item lost and you charge patron's for lost items, using anything other than the 'pay' button will not remove the item from the patron's checkouts after the charge has been paid. To replicate: 1.) Set preference WhenLostChargeReplacementFee to 'Charge' 2.) Edit the record of a checked-out item to the lost status indicated by your DefaultLongOverdueChargeValue. Note: To keep the item checked-out, this must be done by opening and editing the item's record (not directly from the items tab of the bibliographic record). You can also use an item that your longoverdue cronjob marked. 3.) Confirm that the item is still checked-out to the patron and that the replacement fee was charged. 4.) Use pay selected, pay amount, write off, or write off all with the replacement charge and confirm the action as normal. 5.) The charge will be removed but the item will still be checked-out to the patron's record. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
