https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36831 --- Comment #3 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- Created attachment 166959 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166959&action=edit Bug 36831: Allow for multiple file types This patch allows the KBART import tool to accept different filetypes and then work out whether they are CSV or TSV files. Test plan: 1) Try to import the file attached to the bug using the KBART import tool (E-resource management > eHoldings > Local > Titles > Import from a KBART file) 2) It should return an error saying that the file must be .csv or .tsv 3) Apply patch 4) yarn build 5) restart_all 6) Repeat step 1 7) The file should now successfully import -- You are receiving this mail because: You are watching all bug changes.