Closed cjhowald closed 7 years ago
When a payee from export has a comma in it, the import silently fails for that row.
For example:
Booking date;Value date;Transaction Type;Beneficiary / Originator;Payment Details;IBAN;BIC;Customer Reference;Mandate Reference;Creditor ID;Compensation amount;Original Amount;Ultimate creditor;Number of transactions;Number of cheques;Debit;Credit;Currency 11/07/2016;11/07/2016;"Debit Card Payment";;REAL,- BERLIN-WEDDI//BERLIN/DE 06-11-2016T14:38:30 Folgenr. 07 Verfalld. 1220;;;;;;;;;;;-105.27;;EUR
Converts to:
Date,Payee,Category,Memo,Outflow,Inflow 11/07/2016,REAL,- BERLIN-WEDDI//BERLIN/DE 06-11-2016T14:38:30 Folgenr. 07 Verfalld. 1220,,,,-105.27
Fixed, commas are now automatically removed from strings during conversion.
When a payee from export has a comma in it, the import silently fails for that row.
For example:
Converts to: