Commit Graph

4 Commits

Author SHA1 Message Date
OCA-git-bot
e64b4f6507 [UPD] README.rst 2023-09-03 11:52:23 +00:00
OCA-git-bot
c45cf8500a [UPD] README.rst 2023-02-23 15:45:16 +00:00
OCA-git-bot
908bdc346a [UPD] README.rst 2023-02-23 16:09:35 +01:00
Alexis de Lattre
193b1faa76 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.
2023-02-23 16:09:34 +01:00