Commit Graph

7 Commits

Author SHA1 Message Date
Luis Felipe Miléo
15f9b139fe [IMP][account_statement_import_sheet_file] Empty lines with spaces, or with simbols eg: USD/$ 2024-05-15 09:39:44 -03:00
Jordi Ballester Alomar
894c42c0cb [IMP] account_statement_import_sheet_file: add field amount_inverse_sign_column.
In some cases such as in credit card statements the amounts are expressed in the inverse sign.
By setting this flag during the upload the amounts will be inverted in sign.
2024-05-15 09:39:12 -03:00
Katherine Zaoral
b949a64ea2 [IMP] account_bank_statement_import_txt_xlsx: CSV
[IMP] add csv meta data management
[FIX] exclude footer meta data
[IMP] import separated credit/debit column file
[FIX] make comptatible with new version of multi_step_wizard module & add migration file
[FIX] all not provided value are handled in_parse_decimal method
[REF] Remove unnecessary \n

Renamed to account_statement_import_sheet_file

Co-authored-by: zaoral
2024-05-15 09:39:12 -03:00
Jordi Ballester Alomar
a9a377fe5c [IMP] account_statement_import_txt_xlsx: add tests 2024-05-15 09:39:12 -03:00
Henrik Norlin
9d59ac196e [IMP] account_statement_import_txt_xlsx: amount_debit_column, amount_credit_column 2024-05-15 09:39:12 -03:00
Henrik Norlin
ddcd036186 [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
2024-05-15 09:39:12 -03:00
Sergio Zanchetta
a5b3734b86 [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
2024-05-15 09:39:12 -03:00