Feat: Report Sale by Zone

This commit is contained in:
2024-10-21 14:01:03 -05:00
parent 535befbf4b
commit 83dcdddf1f
6 changed files with 188 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ def register():
report_close_statement.ReportCloseStatementStart,
report.ReportSaleProduct,
report.ReportSaleByUser,
report.ReportSaleByZone,
report.ReportSaleContext,
module='sale_fast_food', type_='model')
Pool.register(