Commit Graph

4 Commits

Author SHA1 Message Date
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