Revert "voucher"

This reverts commit cfe690a40f.
This commit is contained in:
Aditya Siregar
2025-09-16 19:31:39 +07:00
parent 36c2352cb2
commit 12ee54390f
15 changed files with 2 additions and 1199 deletions
-1
View File
@@ -23,7 +23,6 @@ func GetAllEntities() []interface{} {
&PurchaseOrderItem{},
&PurchaseOrderAttachment{},
&IngredientUnitConverter{},
&Voucher{},
// Analytics entities are not database tables, they are query results
}
}