Commit Graph

8 Commits

Author SHA1 Message Date
Jordi Ballester Alomar
f53e9a4831 [IMP] account_statement_import_txt_xlsx: Calculate final balance if not provided in the import file
[UPD] Update account_statement_import_txt_xlsx.pot

account_statement_import_txt_xlsx 15.0.2.0.0

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import_txt_xlsx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_txt_xlsx/
2023-10-19 08:21:08 +02:00
Jordi Ballester Alomar
361967b835 [IMP] account_statement_import_txt_xlsx: add tests 2023-10-19 08:21:08 +02:00
Jordi Ballester Alomar
7fcab4c0d6 [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-10-19 08:21:08 +02:00
Henrik Norlin
5144f95777 [IMP] account_statement_import_txt_xlsx: amount_debit_column, amount_credit_column 2023-10-19 08:21:08 +02:00
Henrik Norlin
111f2dd75e [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
2023-10-19 08:21:07 +02:00
NuriaMForgeFlow
e6487049fd [FIX] account_bank_statement_import_txt_xlsx: import sheet notes 2023-10-19 08:21:07 +02:00
nicolas
b1b310db48 [MIG] account_statement_import_txt_xlsx: Migration to 15.0
[UPD] Update account_statement_import_txt_xlsx.pot

[UPD] README.rst
2023-10-19 08:21:07 +02:00
Sergio Zanchetta
c880d9cced [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>

[UPD] Update account_statement_import_txt_xlsx.pot
2023-10-19 08:21:07 +02:00