oops, missed a build failure
This commit is contained in:
parent
7d450d5030
commit
e13ea5706d
@ -462,7 +462,7 @@ filterTransactionsReportByCommodity c (label,items) =
|
||||
| c `elem` cs = [item']
|
||||
| otherwise = []
|
||||
where
|
||||
cs = map acommodity as
|
||||
cs = map acommodity $ amounts a
|
||||
item' = (t,t2,s,o,a',bal)
|
||||
a' = filterMixedAmountByCommodity c a
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user