https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27545 Bug ID: 27545 Summary: NewItemsDefaultLocation is only used from additem.pl Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Depends on: 3481 The syspref NewItemsDefaultLocation is used to set a default value for item's location. But it seems that there are some weirdness in the behaviour: 1. It's only used from additem. It seems that it should be used from acq and serial modules as well. And maybe for the items import too. 2. It set the location even if another one has been picked from the UI => We UI must preselect the syspref's value, but the controller must pick what has been selected on the UI Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3481 [Bug 3481] In Processing/Shelving Cart locations -- You are receiving this mail because: You are watching all bug changes.