https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38472

--- Comment #1 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to