[Bug 12063] Change date calculation for reserve expiration to skip all holidays
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #14 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Hm. I am not in favor of blindly overwriting expiredate for reserves that already have an expiry date, entered by the patron himself. In this case we could probably make a compromise: if expire < today + delay then leave it as-is, else expire = today + delay. Although the else should not be necessary, the cronjob is intelligent too :) This change is not dramatic, but I would prefer an adjustment. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org