http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6034 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt@gmail.com |jwagner@ptfs.com --- Comment #1 from Jane Wagner <jwagner@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.