http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6398 Bug #: 6398 Summary: Holidays cause date due to be improperly calculated Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Holidays AssignedTo: henridamien@koha-fr.org ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org - Checking out items on 24 May. - Loan period is set to 14 days. - useDaysMode is set to "Calculate the due date using the calendar to push the due date to the next open day." - Holiday set for 30 May. - Items are checked out with date due 8 June: 15 days. When calculating the due date the loan period should be extended by one day *only* if the due date would otherwise fall on the holiday date. In this case the due date is getting pushed forward just because a holiday falls between now and the due date. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.