http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14665 Bug ID: 14665 Summary: Items Permanent Location not set when item is ordered Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: joy@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org In Acquisitions, when an item record is created during the ordering process, and a location is selected, that location does not save to the items.permanent_location field. Items then have NULL value in permanent_location and if Cart to shelf is turned on the location becomes CART and the permanent location becomes CART also (in the course of circulating the item). 1. Create basket 2. Create order record for an item (create the item record) 3. Check items table for location and permanent_location values. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.