Bug 33182

Summary: Expand options for OpacItemLocation
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: catrina, holly, lisette
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27494
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2023-03-09 16:06:01 UTC
The options in  OpacItemLocation are:

-library and call number
-library, collection code, and call number
-only libray
-library, location, and call number

These options seem a bit arbitrary. I often have requests to have both collection code and location but that is not possible with the current configuration.
Comment 1 Katrin Fischer 2023-07-01 16:24:26 UTC
I don't see any reference in the code for this preference in master?
Comment 2 Katrin Fischer 2023-07-01 16:29:50 UTC
(In reply to Katrin Fischer from comment #1)
> I don't see any reference in the code for this preference in master?

There is a mismatch between code and YAML: OPAC vs. Opac - we should fix.
Comment 3 holly 2024-10-21 19:11:32 UTC
Single location libraries would appreciate the option to show collection code and/or call number, but not library.
Comment 4 Catrina Berka 2025-06-24 14:29:46 UTC
It would be nice if this could be configured as a check box to choose what information to display: 
-library
-collection code
-shelving location
-call number

As Holly expressed, single site libraries often want LOC + Call number or Collection + Call number, without the library. Configuring it in this way would give the greatest amount of flexibility.