[Bug 12063] Change date calculation for reserve expiration to skip all holidays
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063 --- Comment #40 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- hello Andreas, I have tested one more time but I can't reproduce your issue. you said : "one might want to exclude holidays but still apply a fee for those who doesn’t pick up a reserved book" I try with those syspref : ExcludeHolidaysFromMaxPickUpDelay = allow ExpireReservesMaxPickUpDelay= allow ExpireReservesMaxPickUpDelayCharge=1 ReservesMaxPickUpDelay=1 That seems to be the setting translation of your sentence. After launching misc/cronjobs/holds/cancel_expired_holds.pl, holds expired are canceled and a fee of 1 € is charged to borrowers. Perhaps, I haven't really understood what is the problem.. (I assume that the script misc/cronjobs/holds/cancel_expired_holds.pl will have no effect if ExpireReservesMaxPickUpDelay is set to "don't allow") -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org