https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27005 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 115877 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115877&action=edit Bug 27005: (follow-up) Enable the exclusion of columns from export This patch copies code from the staff interface which allows us to add a class to table columns which should not be included in print or export operations. The hidden column which facilitates the "Checkouts" and "On-site checkouts" tabs can now be hidden in prints and exports. To test, apply the patch and follow the previous test plan. When testing the export and print buttons, confirm that the column with "standard_checkout" data is not included. -- You are receiving this mail because: You are watching all bug changes.