2 Commits

Author SHA1 Message Date
Duy (Đỗ Anh)
763f0df78c [MIG] account_statement_import_base: Migration to 18.0 2024-11-06 12:30:02 +07:00
Alexis de Lattre
038de8d69d 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.
2024-11-05 11:01:03 +07:00