[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
Wed Jun 15 23:01:19 CEST 2011


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

--- Comment #3 from Liz Rea <wizzyrea at gmail.com> 2011-06-15 21:01:19 UTC ---
Created attachment 4490
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4490
[SIGNED OFF] Bug 6034 - Shelving cart feature can wipe permanent shelving
location in certain circumstances

Bugfix for problems when shelving cart used without In Processing settings

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