Files
account-reconcile/account_statement_base/models/__init__.py
Jordi Ballester Alomar 2f7a74b302 [IMP] make the statements views editable=top by default
And add an icon to allow users to navigate to the statement lines.
Currently it's not possible to open the statement form view. When editing the
view an error occurs, related with the recomputation of running balances.
2024-09-25 18:24:50 +02:00

4 lines
119 B
Python

from . import account_journal_dashboard
from . import account_bank_statement_line
from . import account_bank_statement