Summary: | NewItemsDefaultLocation preference should not populate items.permanent_location | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | In Discussion --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | baptiste.wojtkowski, fridolin.somers, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13297 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15876 |
||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Owen Leonard
2014-11-20 16:12:29 UTC
Could not reproduce on master, is this problem still existing ? I can't also reproduce the bug. items.location gets PROC and items.permanent_location is NULL. > You add a new item to a record through the cataloging interface but you *don't* select a shelving location, You used /cgi-bin/koha/cataloguing/additem.pl ? > checking in the item will not trigger removal of the "PROC" value as it should. this works for me, items.location is set empty. |