Bug 35586 - Add the collection to the location column in the OPAC cart
Summary: Add the collection to the location column in the OPAC cart
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Laura Escamilla
QA Contact: Marcel de Rooy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-16 15:57 UTC by Laura Escamilla
Modified: 2024-04-29 07:39 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.05


Attachments
Bug 35586: Added the collection code to the location column in the OPAC cart (1.51 KB, patch)
2023-12-16 16:13 UTC, Laura Escamilla
Details | Diff | Splinter Review
Bug 35586: Added the collection code to the location column in the OPAC cart (1.56 KB, patch)
2023-12-16 22:47 UTC, David Nind
Details | Diff | Splinter Review
Bug 35586: Added the collection code to the location column in the OPAC cart (1.65 KB, patch)
2024-04-18 12:11 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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!