Browse Source

Refactoring

pull/2215/head
Thomas 2 years ago
parent
commit
8e1c4b6e79
  1. 2
      test/import/invalid-currency.csv

2
test/import/invalid-currency.csv

@ -1,2 +1,2 @@
Date,Code,Currency,Price,Quantity,Action,Fee
12/12/2021,BTC,XYZ,44558.42,1,buy,0
12/12/2021,BTC,<invalid>,44558.42,1,buy,0

1 Date Code Currency Price Quantity Action Fee
2 12/12/2021 BTC XYZ <invalid> 44558.42 1 buy 0
Loading…
Cancel
Save