28 Mar
2017
28 Mar
'17
9:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18321 --- Comment #11 from Marc Véron <veron@veron.ch> --- To reproduce, set following sysprefs: - ConsiderOnSiteCheckoutsAsNormalCheckouts: Consider - SwitchOnSiteCheckouts: Switch That triggers a $delta with value 1 to be added to $max_checkouts_allowed in C4/Circulation.pm line 485, allowing one more checkout. I could not figure out what this $delta stands for. It has a value of 1 if SwitchOnSiteCheckouts is set to 'Switch', otherwise it is 0. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.