Add comment to income
This commit is contained in:
parent
9adad26639
commit
3b17cff1ea
|
@ -11,5 +11,6 @@ type Income struct {
|
||||||
CardID uint
|
CardID uint
|
||||||
Card *Card
|
Card *Card
|
||||||
Value uint64
|
Value uint64
|
||||||
|
Comment string
|
||||||
Date time.Time
|
Date time.Time
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user