Bug 40075

Summary: ILL Standard form should only show libraries that are pickup_locations
Product: Koha Reporter: Pedro Amorim <pedro.amorim>
Component: ILLAssignee: Pedro Amorim <pedro.amorim>
Status: Signed Off --- QA Contact: Tomás Cohen Arazi (tcohen) <tomascohen>
Severity: enhancement    
Priority: P5 - low CC: chris.rowlands6, martin.renvoize, pedro.amorim, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 40075: Only show pickup_location libraries
Bug 40075: Only show pickup_location libraries in OPAC
Bug 40075: Only show pickup_location libraries
Bug 40075: Only show pickup_location libraries in OPAC

Description Pedro Amorim 2025-06-04 15:40:51 UTC
Additionally, libraries should be listed alphabetically on branchname, since that is what is displayed to the user.

Existing pattern to adopt:
https://github.com/Koha-Community/Koha/blob/24.11.x/Koha/Item.pm#L1066
Comment 1 Pedro Amorim 2025-06-04 15:42:34 UTC
Created attachment 182954 [details] [review]
Bug 40075: Only show pickup_location libraries

And list alphabetically on branchname
Comment 2 Pedro Amorim 2025-06-05 08:29:20 UTC
Created attachment 182967 [details] [review]
Bug 40075: Only show pickup_location libraries in OPAC

And list alphabetically on branchname
Comment 3 Pedro Amorim 2025-06-05 09:53:39 UTC
Created attachment 182983 [details] [review]
Bug 40075: Only show pickup_location libraries

And list alphabetically on branchname

Signed-off by: Chris Rowlands <chris.rowlands6@nhs.net>
Comment 4 Pedro Amorim 2025-06-05 09:53:42 UTC
Created attachment 182984 [details] [review]
Bug 40075: Only show pickup_location libraries in OPAC

And list alphabetically on branchname

Signed-off by: Chris Rowlands <chris.rowlands6@nhs.net>