mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[IMP] account_statement_import_txt_xlsx: wizard: 2 amount columns, for IN and OUT
[IMP] account_statement_import_txt_xlsx: wizard: amount2_reverse boolean field, with tests
This commit is contained in:
committed by
Víctor Martínez
parent
e6487049fd
commit
111f2dd75e
3
account_statement_import_sheet_file/tests/fixtures/amount2.csv
vendored
Normal file
3
account_statement_import_sheet_file/tests/fixtures/amount2.csv
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
"Date","Label","Amount","Amount2","Balance","Partner Name","Bank Account"
|
||||
"12/15/2018","Your best supplier","0.00","33.50","-23.50","John Doe","123456789"
|
||||
"12/15/2018","Your payment","1,533.50","0.00","1,510.00","Azure Interior",""
|
||||
|
Reference in New Issue
Block a user