[Koha-bugs] [Bug 25711] Move ExpireReservesMaxPickUpDelayCharge to the circulation rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 10 10:42:02 CEST 2021


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

Peter Vashchuk <stalkernoid at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123498|0                           |1
        is obsolete|                            |
 Attachment #123610|0                           |1
        is obsolete|                            |
 Attachment #123653|0                           |1
        is obsolete|                            |

--- Comment #44 from Peter Vashchuk <stalkernoid at gmail.com> ---
Created attachment 123661
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123661&action=edit
Bug 25711: move get_effective_expire_charge to Koha::CirculationRules

Move get_effective_expire_reserves_charge as a new method
in Koha::CirculationRules to retrieve the effective value of the rule,
which means it will get the value from existing circulation rule and
if it doesn't exist or set to undefined it will get the default
value from the preferences.

Also added tests for this logic.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list