19 Nov
2024
19 Nov
'24
10:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38436 --- Comment #104 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 174782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174782&action=edit Bug 38436: Fix patron categories Make it use bKohaColumnsUseNames as we are building the columns depending on sysprefs. Note that the hard-coded list of columns to export is wrong exportColumns: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], Must use .noExport instead. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.