[Koha-bugs] [Bug 12551] New: Special due date not cleared after item added through fast catalgoing is checked out.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 10 18:18:36 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12551

            Bug ID: 12551
           Summary: Special due date not cleared after item added through
                    fast catalgoing is checked out.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list