30 Apr
2024
30 Apr
'24
3:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34788 --- Comment #45 from Clemens Tubach <clemens.tubach@kit.edu> --- Created attachment 165894 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165894&action=edit Bug 34788: Allow import of file with additional columns This patch allows a file with additional columns to be imported. When the file is submitted, the system will enqueue the background job and send back information to the UI that certain columns have been ignored. The data will stil l import as normal but only the standard KBART columns will be parsed and imported Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu> -- You are receiving this mail because: You are watching all bug changes.