Bug 36496

Summary: Inventory results table needs an export option
Product: Koha Reporter: Esther Melander <esther.melander>
Component: CatalogingAssignee: Eric Garcia <cubingguy714>
Status: RESOLVED FIXED QA Contact: Laura Escamilla <Laura.escamilla>
Severity: enhancement    
Priority: P5 - low CC: Laura.escamilla, lisette, lucas, m.de.rooy
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
This enhancement adds the CSV export options to the inventory results screen. Previously the CSV export had to be selected before running inventory.
Version(s) released in:
24.11.00
Circulation function:
Attachments: Bug 36496: Use KohaTable and add table_settings
Bug 36496: Add export option to inventory results table
Bug 36496: Add export option to inventory results table
Bug 36496: Add export option to inventory results table

Description Esther Melander 2024-04-02 18:46:47 UTC
When selecting the options for the inventory report, there is a box to select to export the results to CSV. If that option is not checked and the user decides to export the results after running the report, the report has to be run again. It would be nice to add an export CSV option to the the table results. This is found elsewhere in Koha and it would be nice to add here.
Comment 1 Lucas Gass (lukeg) 2024-07-02 20:56:41 UTC
Adding TableSettings would allow us to do so.
Comment 2 Lucas Gass (lukeg) 2024-07-02 21:08:19 UTC
Created attachment 168406 [details] [review]
Bug 36496: Use KohaTable and add table_settings
Comment 3 Eric Garcia 2024-07-09 16:08:11 UTC
Created attachment 168671 [details] [review]
Bug 36496: Add export option to inventory results table

To test:
1. Apply patch and restart_all
2. Cataloging -> Inventory -> Submit
3. In the inventory report notice options to export at the top of the table
Comment 4 Lucas Gass (lukeg) 2024-07-09 16:27:11 UTC
Created attachment 168672 [details] [review]
Bug 36496: Add export option to inventory results table

To test:
1. Apply patch and restart_all
2. Cataloging -> Inventory -> Submit
3. In the inventory report notice options to export at the top of the table

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 5 Lucas Gass (lukeg) 2024-07-09 16:27:28 UTC
Looks good, thanks Eric!
Comment 6 Laura Escamilla 2024-07-25 15:31:08 UTC
Created attachment 169568 [details] [review]
Bug 36496: Add export option to inventory results table

Great job! The QA tool is happy so I'm passing QA.
Comment 7 Katrin Fischer 2024-08-20 13:33:45 UTC
Pushed for 24.11!

Well done everyone, thank you!
Comment 8 Lucas Gass (lukeg) 2024-09-12 22:10:38 UTC
Enhancement wont be backported to 24.05.x