Commit Graph

4 Commits

Author SHA1 Message Date
Jordi Ballester Alomar
0a0d55d4db [IMP] account_statement_import_txt_xlsx: Allow mapping with reference to column numbers, and concatenation
A new field 'File does not contain header line' is added in the Statement Sheet Mappings. If you set to True,
then you can map the columns by indicating in each field of the 'Columns' section the column number in the file.

We also allow to concatenate multiple columns in the file to a single column to a single field of the statement line.
You have to indicate the names of the columns separated by comma.
2023-02-22 19:29:20 +01:00
Henrik Norlin
93e7f23549 [IMP] account_statement_import_txt_xlsx: amount_debit_column, amount_credit_column 2022-12-22 09:54:42 +01:00
Henrik Norlin
eecfd33ead [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
2022-12-19 10:31:46 +01:00
Sergio Zanchetta
f835f83022 [MIG] account_bank_statement_import_txt_xlsx: Migration to 14.0
[FIX] Mostly currency-related fixes

[IMP] sample_statement_en test: add dates on description

Co-authored-by: Marco Colombo <marco.colombo@gmail.com>
2021-11-18 10:12:09 +01:00