imp: nicer invalid balance assignment errors (fix tests)
This commit is contained in:
		
							parent
							
								
									30080a9aa1
								
							
						
					
					
						commit
						e16fa51dd5
					
				| @ -160,7 +160,7 @@ $ hledger -f- print --auto -x | |||||||
| 
 | 
 | ||||||
| # 9. | # 9. | ||||||
| $ hledger print -f- --auto | $ hledger print -f- --auto | ||||||
| >2 /cannot be used with accounts which are/ | >2 /can't use balance assignment with auto postings/ | ||||||
| >=1 | >=1 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -225,7 +225,7 @@ $ hledger -f - stats | |||||||
|   b         =$-1  ; date:2012/1/1 |   b         =$-1  ; date:2012/1/1 | ||||||
| 
 | 
 | ||||||
| $ hledger -f - stats | $ hledger -f - stats | ||||||
| >2  /balance assignments may not have a custom date/ | >2  /can't use balance assignment with custom posting date/ | ||||||
| >=1 | >=1 | ||||||
| 
 | 
 | ||||||
| # 13. Posting Date | # 13. Posting Date | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user