Add expense CRUD
This commit is contained in:
@@ -42,6 +42,7 @@ func GetAllEntities() []interface{} {
|
||||
&NotificationReceiver{},
|
||||
&NotificationDelivery{},
|
||||
&ProductOutletPrice{},
|
||||
&Expense{},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user