Skip to content
Snippets Groups Projects

Add the possibility to forbid unreconciliation for accounting entries emitted

Merged Etienne Ferriere requested to merge topic/13.0/TG-1117 into branch/13.0
8 files
+ 147
2
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 3
0
from . import ( # noqa: F401
account_account,
account_chart_template,
account_fiscalyear,
account_full_reconcile,
account_move,
account_move_line,
account_partial_reconcile,
account_period,
)
Loading