[Koha-bugs] [Bug 34447] "Actions" columns are exported

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 31 13:25:59 CEST 2023


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 154086
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154086&action=edit
Bue 34447: Do not export "Actions" columns

In the KohaTable Vue component we should add the noExport class to the actions
columns to not export them.

Test plan:
Go to the ERM module, create at least one agreement.
Go to the agreement list view and click "export" to export the table
=> Without this patch the "Actions" column was exported
=> With this patch is no longer there

Sponsored-by: BULAC - http://www.bulac.fr/

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list