Bug 12551 - Special due date not cleared after item added through fast cataloging is checked out.
Summary: Special due date not cleared after item added through fast cataloging is chec...
Status: RESOLVED DUPLICATE of bug 21093
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-10 16:18 UTC by Barton Chittenden
Modified: 2018-12-11 16:13 UTC (History)
5 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 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 ***