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'] |       | c `elem` cs = [item'] | ||||||
|       | otherwise   = [] |       | otherwise   = [] | ||||||
|       where |       where | ||||||
|         cs = map acommodity as |         cs = map acommodity $ amounts a | ||||||
|         item' = (t,t2,s,o,a',bal) |         item' = (t,t2,s,o,a',bal) | ||||||
|         a' = filterMixedAmountByCommodity c a |         a' = filterMixedAmountByCommodity c a | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user