Bug 5145

Summary: Show call number for available item in XSLT availability information
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED INVALID QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: christian.stelzenmueller, dcook, marjorie.barry-vila
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: screenshot of result list and availability display

Description Katrin Fischer 2010-08-18 10:58:58 UTC
Created attachment 2537 [details]
screenshot of result list and availability display

The availability information in OPAC's XSLT result list shows the call number only for available items. If the item is checked out, no call number is shown.

Our libraries are irritated by that and asked to always show the call number.

Another of our libraries has the problem, that the call number shown in availability does not match all their items. To make it worse Koha normally shows the call number of the item that is not for loan in the result list. And the items are located at different locations in the building.

So it would be a good enhancement if showing the call number in the result list would be optional and controlled by a sys pref.
Comment 1 Katrin Fischer 2019-11-25 14:10:18 UTC
This also applies to the list view it seems.
Comment 2 David Cook 2022-08-22 03:39:20 UTC
I think that syspref OpacItemLocation takes care of all of this now