18 Jun
2024
18 Jun
'24
10:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28575 --- Comment #22 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> ---
Bug 20815 allows one to prevent refunds based on how long ago the item became lost. How does it handle whether or not overdues are reinstated/recreated? Consistency seems ideal.
The syspref this introduces (NoRefundOnLostReturnedItemsAge) is processed right at the start of the _set_found_trigger method so returns before any overdues are handled - looks like they're not considered at all for that system preference -- You are receiving this mail because: You are watching all bug changes.