Bug 13185 - On Site Checkouts - Should not be able to clear today's date
Summary: On Site Checkouts - Should not be able to clear today's date
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 20:35 UTC by Nick Clemens
Modified: 2020-11-30 21:44 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.