Browse Source

Add empty columns (#2583)

pull/2589/head
Thomas Kaul 1 year ago
committed by GitHub
parent
commit
c48f89d117
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      test/import/ok.csv

6
test/import/ok.csv

@ -1,6 +1,6 @@
Date,Code,DataSource,Currency,Price,Quantity,Action,Fee,Note
01-09-2021,Account Opening Fee,MANUAL,USD,0,0,fee,49,
16-09-2021,MSFT,YAHOO,USD,298.580,5,buy,19.00,My first order 🤓
17/11/2021,MSFT,YAHOO,USD,0.62,5,dividend,0.00
01.01.2022,Penthouse Apartment,MANUAL,USD,500000.0,1,item,0.00
20500606,MSFT,YAHOO,USD,0.00,0,buy,0.00
17/11/2021,MSFT,YAHOO,USD,0.62,5,dividend,0.00,
01.01.2022,Penthouse Apartment,MANUAL,USD,500000.0,1,item,0.00,
20500606,MSFT,YAHOO,USD,0.00,0,buy,0.00,

Can't render this file because it has a wrong number of fields in line 4.
Loading…
Cancel
Save