Bug 38732

Summary: Add copy number column to the bundles table on the staff detail page
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: CirculationAssignee: Lucas Gass (lukeg) <lucas>
Status: Pushed to main --- QA Contact: Jonathan Druart <jonathan.druart>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, hebah, jonathan.druart, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
This enhancement adds a column to the bundles table which includes the copynumber information.
Version(s) released in:
25.05.00
Circulation function:
Attachments: Bug 38732: Add copy number column to manage bundles table
Bug 38732: Add copy number column to manage bundles table
Bug 38732: Add copy number column to manage bundles table

Description Lucas Gass (lukeg) 2024-12-17 16:58:55 UTC
It would be helpful if the copy number showed in the items bundle table.
Comment 1 Lucas Gass (lukeg) 2024-12-17 17:02:01 UTC
Created attachment 175632 [details] [review]
Bug 38732: Add copy number column to manage bundles table

To test:
1. APPLY PATCH and restart_all
2. Go to an item record and click 'Manage bundle'
3. Make sure the item you are adding has a copy number.
4. Look at the bundle_table and notice the copy number displaying.
5. Make sure you can hide the column ( Gear icon: Columns ) and via Table settings.
Comment 2 ByWater Sandboxes 2024-12-18 22:35:40 UTC
Created attachment 175684 [details] [review]
Bug 38732: Add copy number column to manage bundles table

To test:
1. APPLY PATCH and restart_all
2. Go to an item record and click 'Manage bundle'
3. Make sure the item you are adding has a copy number.
4. Look at the bundle_table and notice the copy number displaying.
5. Make sure you can hide the column ( Gear icon: Columns ) and via Table settings.

Signed-off-by: hebah <hebah@bywatersolutions.com>
Comment 3 hebah 2024-12-18 22:36:29 UTC
Works as described.
Comment 4 Jonathan Druart 2025-01-16 09:12:51 UTC
Created attachment 176593 [details] [review]
Bug 38732: Add copy number column to manage bundles table

To test:
1. APPLY PATCH and restart_all
2. Go to an item record and click 'Manage bundle'
3. Make sure the item you are adding has a copy number.
4. Look at the bundle_table and notice the copy number displaying.
5. Make sure you can hide the column ( Gear icon: Columns ) and via Table settings.

Signed-off-by: hebah <hebah@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 5 Jonathan Druart 2025-01-16 09:13:15 UTC
> Signed-off-by: hebah <hebah@bywatersolutions.com>

Is this how you want to appear in the release notes?
Comment 6 Katrin Fischer 2025-01-16 16:10:38 UTC
(In reply to Jonathan Druart from comment #5)
> > Signed-off-by: hebah <hebah@bywatersolutions.com>
> 
> Is this how you want to appear in the release notes?

I have updated according to the older release notes before push:
misc/release_notes/release_notes_24_05_00.md:- Hebah Amin-Headley (2)
misc/release_notes/release_notes_24_11_00.md:- Hebah Amin-Headley (1)
Comment 7 Katrin Fischer 2025-01-16 16:42:18 UTC
Pushed for 25.05!

Well done everyone, thank you!
Comment 8 hebah 2025-01-21 22:21:15 UTC
Whoops, forgot to reply - attribution looks good :)