Skip to content

Commit

Permalink
[FIX] account_statement_import_txt_xlsx: text in debit/credit test
Browse files Browse the repository at this point in the history
  • Loading branch information
norlinhenrik committed Oct 22, 2023
1 parent 4a4f1a3 commit ebc08e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"Date","Label","Debit","Credit","Balance","Partner Name","Bank Account"
"12/15/2018","Debit:empty Credit:20",,"20","-10.00","John Doe","123456789"
"12/15/2018","Debit empty, Credit 20",,"20","-10.00","John Doe","123456789"
"12/15/2018","Credit 13.50","0.00","-13.50","-23.50","John Doe","123456789"
"12/15/2018","Debit 33.50","-33.50","0.00","10.00","Azure Interior",""
"12/15/2018","Debit 1500","1,500.00","0.00","1,510.00","Azure Interior",""

0 comments on commit ebc08e3

Please sign in to comment.