Bug 33182 - Expand options for OpacItemLocation
Summary: Expand options for OpacItemLocation
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-09 16:06 UTC by Lucas Gass (lukeg)
Modified: 2025-06-24 14:29 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.