alllllmost
parent
204f1dc57c
commit
c2376afafd
|
|
@ -49,7 +49,7 @@ func (file File) Deltas(like ...Like) ([]Delta, error) {
|
||||||
transaction.date,
|
transaction.date,
|
||||||
transaction.description,
|
transaction.description,
|
||||||
transaction.payee,
|
transaction.payee,
|
||||||
value,
|
-1.0*value,
|
||||||
currency,
|
currency,
|
||||||
)
|
)
|
||||||
if likes(like).all(delta) {
|
if likes(like).all(delta) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue