http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4900 Summary: sys pref useDaysMode misses option Datedue Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: System Administration AssignedTo: paul.poulain@biblibre.com ReportedBy: katrin.fischer@bsz-bw.de QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Estimated Hours: 0.0 The system preference useDaysMode has 3 options: - days - calendar - datedue The new sys pref editor is missing datedue. - pref: useDaysMode choices: Days: Include Calendar: "Don't include" - days when the library in closed when calculating due dates. I checked the code, it seems the option is still present. There is code in calendar.pm sub addDate, which is used by Circulation.pm and sub CalcDateDue. Our libraries currently use the option datedue for calculation of due dates. -- 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.