[Koha-bugs] [Bug 8800] SpecifyDueDate && useDaysMode=Datedue wrong behaviour

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 21 20:25:12 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8800

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
This patch needs two sysprefs set like this:

useDaysMode=Datedue
SpecifyDueDate=1

Test plan:

- On circulation specify a due date that matches a holiday, the due day should
be automatically set to the next open day.

- Checkout an item so that the due date (without taking the calendar into
account) matches a holiday, the final due date should be set to the next open
day.

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


More information about the Koha-bugs mailing list