[Koha-bugs] [Bug 6034] Shelving cart feature can wipe permanent shelving location in certain circumstances

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 1 16:34:16 CEST 2011


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

Jane Wagner <jwagner at ptfs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|gmcharlt at gmail.com          |jwagner at ptfs.com

--- Comment #1 from Jane Wagner <jwagner at ptfs.com> 2011-04-01 14:34:16 UTC ---
Created attachment 3602
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3602
patch file for Bug 6034

To test, with InProcessingToShelvingCart off, NewItemsDefaultLocation blank,
and ReturnToShelvingCart on, create a new item.  Check the contents of the
location and permanent_location fields in its item record -- the same value
should be in both.  Then run the item through checkin, and look at those fields
again.  The location field should now be set to CART while permanent_location
should still have the original value.  After the cart_to_shelf cron job runs
with the proper timing, check the item record again.  Both location and
permanent_location should again be identical.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list