http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11354
Bug ID: 11354
Summary: NewItemsDefaultLocation Override in Cataloging
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The value of NewItemsDefaultLocation indiscriminately sets the location of a
new item to this value.
That is, when adding a new item, no matter what the cataloger sets for 952$c,
the record defaults to the preference value, even if 952$c is not null.
The matter is trivial, because one can easily just edit the item after the
addition, and the edit sticks.
It would be nice, however, for the NewItemsDefaultLocation value to only be
applied to a new record when 952$c is null. If non-null, the default should not
be applied.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/