Commit Graph

54 Commits

Author SHA1 Message Date
Alexis de Lattre
801bbb5085 [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.
2024-11-06 09:44:18 +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
oca-git-bot
a919f9bab7 [IMP] update dotfiles 2024-10-20 15:41:24 +00:00
OCA Bot
f7442de87d Initial commit 2024-10-08 12:48:20 +00:00