Rename Name for Payment to Title
This commit is contained in:
parent
e2d3d636cb
commit
6c70cc1881
|
@ -13,7 +13,7 @@ type Payment struct {
|
|||
Card *Card
|
||||
CategoryID uint
|
||||
Category *Category
|
||||
Name string
|
||||
Title string
|
||||
Descr string
|
||||
Note string
|
||||
Items []ItemBought
|
||||
|
|
Loading…
Reference in New Issue
Block a user