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: Pushed to main --- QA Contact: Nick Clemens (kidclamp) <nick>
Severity: enhancement    
Priority: P5 - low CC: chris.rowlands6, martin.renvoize, nick, 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:
25.11.00
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
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>
Comment 5 Nick Clemens (kidclamp) 2025-08-01 15:21:53 UTC
Created attachment 185036 [details] [review]
Bug 40075: Only show pickup_location libraries

And list alphabetically on branchname

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 6 Nick Clemens (kidclamp) 2025-08-01 15:21:56 UTC
Created attachment 185037 [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>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 7 Lucas Gass (lukeg) 2025-08-01 19:24:55 UTC
Nice work everyone!

Pushed to main for 25.11