parent
							
								
									1866d2375d
								
							
						
					
					
						commit
						66fcd0d4b2
					
				| @ -151,7 +151,8 @@ balanceReportValue j d r = r' | |||||||
|   where |   where | ||||||
|     (items,total) = r |     (items,total) = r | ||||||
|     r' = |     r' = | ||||||
|       dbg9 "known market prices" (jmarketprices j) `seq` |       dbg8 "known market prices" (jmarketprices j) `seq` | ||||||
|  |       dbg8 "report end date" d `seq` | ||||||
|       dbg8 "balanceReportValue" |       dbg8 "balanceReportValue" | ||||||
|         ([(n, n', i, mixedAmountValue j d a) |(n,n',i,a) <- items], mixedAmountValue j d total) |         ([(n, n', i, mixedAmountValue j d a) |(n,n',i,a) <- items], mixedAmountValue j d total) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user