Bug 14665 - Items Permanent Location not set when item is ordered
Summary: Items Permanent Location not set when item is ordered
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-07 18:35 UTC by Joy Nelson
Modified: 2020-01-06 20:14 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joy Nelson 2015-08-07 18:35:57 UTC
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.
Comment 1 Katrin Fischer 2019-02-04 22:19:06 UTC
I've just tested this on current master and when adding items 'on order' the location and permanent_location on items are set to the selected values.