11 Commits

Author SHA1 Message Date
mymage
7eabf2fbf8 Added translation using Weblate (Italian) 2025-01-10 15:16:06 +00:00
Ivorra78
f5e9c3d384 Translated using Weblate (Spanish)
Currently translated at 100.0% (10 of 10 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_base
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_base/es/
2023-12-29 10:33:35 +00:00
Ivorra78
256cbb718b Added translation using Weblate (Spanish) 2023-12-28 22:45:47 +00:00
Claude R Perrin
6eca3b596a Translated using Weblate (French)
Currently translated at 100.0% (10 of 10 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_base
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_base/fr/
2023-09-11 07:07:05 +00:00
Claude R Perrin
57aa439b18 Added translation using Weblate (French) 2023-09-11 07:04:26 +00:00
OCA-git-bot
302c2b0bd9 [UPD] README.rst 2023-09-03 11:51:52 +00:00
OCA-git-bot
d1474806e1 [ADD] icon.png 2022-09-29 21:22:35 +00:00
OCA-git-bot
20fde94da3 [UPD] README.rst 2022-09-29 21:22:34 +00:00
oca-ci
e423b55e42 [UPD] Update account_statement_import_base.pot 2022-09-29 21:18:57 +00:00
Alexis de Lattre
8987b4c993 [ADD] module account_statement_import_file_reconciliation_widget
account_statement_import_file_reconciliation_widget is a glue
auto-install module between account_statement_import (will be renamed
account_statement_import_file in v16) and account_reconciliation_widget.
2022-08-10 17:58:33 +02:00
Alexis de Lattre
2075974e23 Add module account_statement_import_base
The 2 modules account_statement_import_online and
account_statement_import depend on account_statement_import_base (and
not on each other) and share common code, in particular a hook to update
the statement line. So we can now have reconciliation modules that use
this hook and therefore work both on file import and online import. More
details on https://github.com/OCA/bank-statement-import/issues/481.

Improve bank statement line form view and journal form view.
2022-08-09 10:13:47 +02:00