Bug 12551

Summary: Special due date not cleared after item added through fast cataloging is checked out.
Product: Koha Reporter: Barton Chittenden <barton>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, marjorie.barry-vila, p.thrasher
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:
Circulation function:

Description Barton Chittenden 2014-07-10 16:18:36 UTC
When a date is added in the 'Specify due date' field of circulation.pm, then an item is added via the fast-add framework, the due date is re-populated for the next patron.

Was able to re-create on http://intranet.bywatersolutions.com/cgi-bin/koha/circ/circulation.pl (user: bywater password: bywater)

Steps to re-create:

1) Navigate to http://intranet.bywatersolutions.com/cgi-bin/koha/circ/circulation.pl
2) Enter barcode 24535000001969 [Laura Johnson]
3) Add tomorrow's date in the 'Specify due date (MM/DD/YYYY)' text box.
4) Add a non-existent barcode and click 'Check Out'
5) Click the 'Fast cataloging' link on the yellow warning bar.
6) On the 'Add MARC record (fast cataloging)' screen:
-- Add title "ASDF ASDF ASDF"
-- Change Koha [default] item type to 'Book'
-- click 'Save' button.
7) Click 'Add item' -- This will check out the newly added item.
8) Un-check 'Remember for session'
9) Click 'Clear' -- This will clear the special due date.
10) Enter barcode '24535000001971' [Ann Smith]
11) Note that Due-date is re-populated.

It doesn't seem to matter whether 'Remember for session' is un-checked in step 8, the Due-date will be re-populated for the next patron.
Comment 1 Katrin Fischer 2018-12-11 16:13:17 UTC

*** This bug has been marked as a duplicate of bug 21093 ***