https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28575 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #20 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- I wonder how this will play with lostreturn settings of: Refund lost item charge and charge new overdue fine Refund lost item charge and restore overdue fine The new code returns from the subroutine before hitting these, but I am not sure how the logic should work? If I paid the lost fee more than X days ago, and we aren't refunding, then do we expect to sustain those charges? I think we should have additional tests in t/db_dependent/Koha/Item.t for _set_found_trigger directly -- You are receiving this mail because: You are watching all bug changes.