https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28575
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from Nick Clemens (kidclamp) <[email protected]> --- 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. _______________________________________________ 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/
