Commit Graph

5 Commits

Author SHA1 Message Date
remi-filament
437368e90f [MIG] account_statement_import_ofx: Migration to 15.0 2023-02-23 15:31:16 +01:00
Jordi Ballester Alomar
536f13908d [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-23 12:08:29 +01:00
Miquel Raïch
9df6799567 [FIX] account_statement_import_online: not require odoo_test_helper 2023-02-23 11:32:15 +01:00
nicolas
0e236e90b5 [IMP] account_statement_import_txt_xlsx: black, isort, prettier 2022-10-05 11:22:32 -03:00
manu
dce063fd23 [IMP] : black, isort, prettier 2022-04-13 12:51:00 +02:00