update expense item name
This commit is contained in:
@@ -129,6 +129,6 @@ type ExpenseCategoryTotal struct {
|
||||
}
|
||||
|
||||
type OperationalExpenseItem struct {
|
||||
Description string
|
||||
Amount float64
|
||||
Item string
|
||||
Amount float64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user