28 Jan
2025
28 Jan
'25
12:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38472 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 177260 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177260&action=edit Bug 38472: Remove kohaTable's exportColumns option We hardcode the id of the columns to export, we should use .noExport instead on the columns we do not want to export. Test plan: Confirm that the columns exported on the acqui/basket, admin/categories and admin/restrictions pages are the same with and without this patch. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.