Bug 13185

Summary: On Site Checkouts - Should not be able to clear today's date
Product: Koha Reporter: Nick Clemens <nick>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, katrin.fischer, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nick Clemens 2014-10-31 20:35:40 UTC
When OnSite checkouts are enabled and the checkbox is checked, you should not be able to use the "Clear" button button on specified due date.

To recreate:
1 - Enable OnSiteCheckouts sys pref
2 - bring up a patron
3 - check the 'On-site checkout' box
4 - Note the 'Specify due date' field is prefilled with today's date
5 - Click the clear button, date is cleared
6 - Checkout an item and note regular circ rules are followed

This behavior is also present when OnSiteCheckoutsForce is enabled and you are checking out to a restricted patron
Comment 1 Owen Leonard 2014-10-31 20:56:28 UTC
This will be fixed by Bug 13183

*** This bug has been marked as a duplicate of bug 13183 ***
Comment 2 Owen Leonard 2014-10-31 20:57:30 UTC
Sorry, I spoke too soon. Bug 13183 will take care of a slightly different case.
Comment 3 Katrin Fischer 2020-01-06 12:41:55 UTC
I think this might be INVALID with the feature to set the due date maually from bug 13647. Marking as such, please reopen if I am mistaken.