https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28575

--- Comment #22 from Matt Blenkinsop <[email protected]> ---

> 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.
_______________________________________________
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/

Reply via email to