Bug 35586

Summary: Add the collection to the location column in the OPAC cart
Product: Koha Reporter: Laura Escamilla <Laura.escamilla>
Component: OPACAssignee: Laura Escamilla <Laura.escamilla>
Status: Needs documenting --- QA Contact: Marcel de Rooy <m.de.rooy>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, lisette
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.05
Circulation function:
Attachments: Bug 35586: Added the collection code to the location column in the OPAC cart
Bug 35586: Added the collection code to the location column in the OPAC cart
Bug 35586: Added the collection code to the location column in the OPAC cart

Description Laura Escamilla 2023-12-16 15:57:16 UTC
It would be handy if the location column in OPAC cart / basket included the collection code.
Comment 1 Laura Escamilla 2023-12-16 16:13:09 UTC
Created attachment 159925 [details] [review]
Bug 35586: Added the collection code to the location column in the OPAC cart

To test:
1. Select an item in the OPAC that has a value in the collection code (or add a collection code value to an item if needed). 
2. In the OPAC, add the item you selected to the cart by clicking “Add to Cart”. 
3. View the cart. The Location column currently only includes the branch, shelving location, call number and item status. 
4. Apply the patch. 
5. Refresh the page in the OPAC cart and notice that the collection code is now included in the location column.  
6. Sign off and have a great day. :)
Comment 2 David Nind 2023-12-16 22:47:44 UTC
Created attachment 159928 [details] [review]
Bug 35586: Added the collection code to the location column in the OPAC cart

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Marcel de Rooy 2024-04-18 12:11:25 UTC
Created attachment 165082 [details] [review]
Bug 35586: Added the collection code to the location column in the OPAC cart

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 4 Katrin Fischer 2024-04-29 07:11:27 UTC
I am hesitant about this one as it adds the collection within the location column. Maybe it should have its own column? It's still a small change and can be hidden easily thanks to the class. Decided to push, but curious if we will get some feedback. Also: staff vs. OPAC?
Comment 5 Katrin Fischer 2024-04-29 07:39:56 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 6 Fridolin Somers 2024-05-24 09:44:18 UTC
> should have its own column
+1
Comment 7 Fridolin Somers 2024-05-24 09:44:29 UTC
Not backported to 23.11.x