Description
Nick Clemens (kidclamp)
2021-02-05 19:37:54 UTC
Created attachment 116435 [details] [review] Bug 27646: Allow export of Acqusitions home and Funds tables This patch swtiches these tables ot use KohaTables with exporting enabled To test: 1 - Apply patch 2 - Confirm acquisitions home and funds tables display correctly 3 - Confirm you can export the tables Created attachment 116436 [details] [review] Bug 27646: Allow export of Acqusitions home and Funds tables This patch swtiches these tables ot use KohaTables with exporting enabled To test: 1 - Apply patch 2 - Confirm acquisitions home and funds tables display correctly 3 - Confirm you can export the tables Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> This will be so useful. I do want to note that the export brings over the actions, edit, delete and sub funds parts of the table. Those can easily be deleted from an xlsx or csv file but they can't be easily removed when printing. I don't know if this is even possible but if the export could be set up to exclude them that would be great. Created attachment 116442 [details] [review] Bug 27646: (QA follow-up) Add class to not export action column I was able to fix the Actions column, but I was not able to remove the navigation links from the export. Expand all | Collapse all | Hide inactive budgets | Show inactive budgets... These are especially messy when using the "Copy" link. Can you please have a look? Hopefully an easy fix! (In reply to Katrin Fischer from comment #5) > I was able to fix the Actions column, but I was not able to remove the > navigation links from the export. > > Expand all > | Collapse all > | Hide inactive budgets > | Show inactive budgets... > > These are especially messy when using the "Copy" link. > > Can you please have a look? Hopefully an easy fix! See bug 27653 for the caption row The actions column is also taken care of by 26602 - so added as dependency Created attachment 116529 [details] [review] Bug 27646: Allow export of Acqusitions home and Funds tables This patch swtiches these tables ot use KohaTables with exporting enabled To test: 1 - Apply patch 2 - Confirm acquisitions home and funds tables display correctly 3 - Confirm you can export the tables Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Created attachment 116863 [details] [review] Bug 27646: Allow export of Acqusitions home and Funds tables This patch swtiches these tables ot use KohaTables with exporting enabled To test: 1 - Apply patch 2 - Confirm acquisitions home and funds tables display correctly 3 - Confirm you can export the tables Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> https://bugs.koha-community.org/show_bug.cgi?id=27647 Please push with Bug 27653 - Do not include 'caption' row in print/copy export of datatables Pushed to master for 21.05, thanks to everybody involved! Small and useful enhancement, I choose to backport on stable. Pushed to 20.11.x for 20.11.03 Not backporting enhancement to 20.05 Pushed to 20.05.x for 20.05.09 Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. |