https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063
--- Comment #40 from Koha Team Lyon 3 <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
