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.
Adding TableSettings would allow us to do so.
Created attachment 168406 [details] [review] Bug 36496: Use KohaTable and add table_settings
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
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>
Looks good, thanks Eric!
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.
Pushed for 24.11! Well done everyone, thank you!
Enhancement wont be backported to 24.05.x