Commit Graph

9 Commits

Author SHA1 Message Date
OCA-git-bot
e01764b86e [BOT] post-merge updates 2024-05-13 06:59:57 +00:00
OCA-git-bot
c2fc32c0ad [BOT] post-merge updates 2024-04-22 11:44:12 +00:00
OCA-git-bot
4f4f6f7173 [BOT] post-merge updates 2024-02-06 10:10:22 +00:00
OCA-git-bot
98714834ef [BOT] post-merge updates 2023-10-31 19:32:56 +00:00
Katherine Zaoral
13285abe74 [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
2023-10-19 10:43:15 +02:00
Pablo Montenegro
d06179c31c [MIG] account_statement_import_txt_xlsx: Migration to 16.0
Co-authored-by: zaoral
2023-10-19 08:21:08 +02:00
Víctor Martínez
e06be3e37b [FIX] account_statement_import_txt_xlsx: Make tests resilient
- Depending on the installed set of modules, the company currency may
  be USD or EUR. If the second case, these tests will fail, so we make
  sure that the company currency is USD for our tests, doing the change
  by SQL, as there's a Python constraint that prevents it.

Not needed in v17 due to: odoo/odoo#107113.

account_statement_import_txt_xlsx 15.0.2.0.2

[UPD] Update account_statement_import_txt_xlsx.pot

account_statement_import_txt_xlsx 15.0.2.0.3

[UPD] README.rst

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
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