[Koha-bugs] [Bug 19341] Default location is always PROC when enter Item first time manually

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 25 21:25:19 CEST 2017


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |katrin.fischer at bsz-bw.de
             Status|NEW                         |RESOLVED

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Vinod,

I think this is a misunderstanding on how the feature works. Try the following:

- Set NewItemsDefaultLocation to 'PROC'
- Add a new item, set another location
- Verify that the location shown on the detail page is 'PROC'

But:

- Check the item in! - It will now show the location you had selected.

If you are using CART, it will first go to CART and then to your catalogued
location, but that's the intended behaviour :)

For what you want I'd suggest another configuration:

- Remove PROC from the system preference
- Edit 952$c in the frameworks and set a default value of PROC

This will make PROC preselected for every new item, but it can be changed
before saving and will then show the selected location immediately.

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


More information about the Koha-bugs mailing list