account-reconcile/account_statement_base/models
David 2e2dbfaeb0 [FIX] account: statement end balance compute new lines
In a form view, the default state for a new statement line is 'draft'.
However, once it's saved is automatically posted.

Remove if merged: https://github.com/odoo/odoo/pull/188675

TT51834
2024-11-26 16:47:43 +01:00
..
__init__.py [IMP] make the statements views editable=top by default 2024-09-25 18:24:50 +02:00
account_bank_statement.py [FIX] account: statement end balance compute new lines 2024-11-26 16:47:43 +01:00
account_bank_statement_line.py [IMP] account_statement_base: Remove unnecessary code 2024-11-25 10:41:47 +01:00
account_journal_dashboard.py [IMP] account_statement_base: Show action to create Statements 2024-08-08 06:29:52 -05:00