[Koha-bugs] [Bug 27545] NewItemsDefaultLocation is only used from additem.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 3 16:28:06 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27545

--- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Tested this patches and they work as expected:
- Tests pass
- Adding/editing an item has the expected behavior
- Creating items from Acquisitions (on placing the order) also follows the
default
- QA script is happy

Note about serials: when it comes to serials, the new subscription form doesn't
default to the syspref. I believe this is the correct behavior so we don't
change people's workflow. The location dropdown works as a
local-to-the-subscription default for items, which is respected in the
following steps, the edge case would be setting it to 'None' and checking the
item is not defaulting to the NewItemsDefaultLocation value.

TL;DR

Works as expected, if someone really needs the serial subscription form default
the Location option to some value, it should be discussed on an enhancement
bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list