GL detail report

This commit is contained in:
2026-05-21 13:39:21 +02:00
parent f29664fd77
commit f16b334089
5 changed files with 253 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ def register():
Pool.register(
account.AccountTypeStatement,
account.GeneralLedger,
account.GeneralLedgerDetailReport,
account.TrialBalance,
account.AgedBalanceReport,
move.GeneralJournal,