[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 16:55:28 CEST 2023


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

Sam Lau <samalau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154086|0                           |1
        is obsolete|                            |

--- Comment #2 from Sam Lau <samalau at gmail.com> ---
Created attachment 154096
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154096&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/
Signed-off-by: Sam Lau <samalau at gmail.com>

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


More information about the Koha-bugs mailing list