Jérémy Didderen
08e2a26439
[IMP] account_statement_import_txt_xlsx - improve column inheratibility
2023-06-21 11:17:23 +02:00
Jordi Ballester Alomar
22287c258d
[FIX] account_statement_import_txt_xlsx: only consider parsing when a mapping sheet is specified
2023-04-13 09:57:03 +02:00
Jordi Ballester Alomar
07e47a83b8
[IMP] account_statement_import_txt_xlsx: Calculate final balance if not provided in the import file
2023-02-23 11:02:22 +01:00
Jordi Ballester Alomar
84c1823fa1
[IMP] account_statement_import_txt_xlsx: add tests
2023-02-23 11:02:22 +01:00
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
NuriaMForgeFlow
f0beb6fc41
[FIX] account_bank_statement_import_txt_xlsx: import sheet notes
2022-10-17 13:21:42 +02: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