feat: cash advance

This commit is contained in:
Efril
2026-08-13 14:38:28 +07:00
parent e6078e3c0b
commit 2c6864147b
36 changed files with 2355 additions and 186 deletions
+1
View File
@@ -43,6 +43,7 @@ func GetAllEntities() []interface{} {
&NotificationDelivery{},
&ProductOutletPrice{},
&Expense{},
&CashAdvance{},
}
}