Summary: | Expand options for OpacItemLocation | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | catrina, holly, klas.blomberg, 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
I don't see any reference in the code for this preference in master? (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. Single location libraries would appreciate the option to show collection code and/or call number, but not library. 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. Preferably this syspref should be modelled in the same way as OpacAdvancedSearchTypes You just have to to enter options in your preferred order, separated by a pipe If we could also add itemtype and volume info most users wouldn't have any need to open the full record |