added balance to close in statement

This commit is contained in:
2023-06-21 00:32:14 -05:00
parent 68c503039c
commit 38087ce25c
16 changed files with 152 additions and 14 deletions

View File

@@ -13,6 +13,7 @@ def register():
statement.Journal,
statement.Statement,
statement.Line,
statement.StatementLine,
device.SaleDevice,
user.User,
device.SaleDeviceStatementJournal,