http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2787 Summary: globalDueDate and SpecifyDueDate System Preferences nonfunctional Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Circulation AssignedTo: rch@liblime.com ReportedBy: rch@liblime.com QAContact: koha-bugs@lists.koha.org Specifying a date in globalDueDate has no effect on circulation. Changing the boolean value of SpecifyDueDate does not prevent user from Setting arbitrary due dates. Submitting a patch to pass the globalDueDate to the SpecifyDueDate input box. This will thus interact with the SpecifyDueDate system preference with the following side-effect : The globalDueDate will be modifyable by circ staff at transaction time if SpecifyDueDate is ON. If SpecifyDueDate is OFF, the input is hidden, and thus cannot be modified. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.