Bug 33023

Summary: import_borrowers.pl: Does not like spaces in headerrow
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marcel de Rooy 2023-02-21 12:57:38 UTC
Shouldnt we just add allow_whitespace with Text::CSV->new ??