imp: nicer invalid balance assignment errors (tweak)
This commit is contained in:
		
							parent
							
								
									bcaa6ac3c8
								
							
						
					
					
						commit
						27b6e1d111
					
				| @ -640,7 +640,7 @@ checkBalanceAssignmentUnassignableAccountB p = do | |||||||
|       ,chomp1 $ T.unpack $ maybe (T.unlines $ showPostingLines p) (showTransaction) $ ptransaction p |       ,chomp1 $ T.unpack $ maybe (T.unlines $ showPostingLines p) (showTransaction) $ ptransaction p | ||||||
|       ,"Balance assignments may not be used on accounts affected by auto posting rules" |       ,"Balance assignments may not be used on accounts affected by auto posting rules" | ||||||
|       ,"(it makes balancing the journal impossible)." |       ,"(it makes balancing the journal impossible)." | ||||||
|       ,"Please write the posting amount explicitly (or remove the auto posting rule)." |       ,"Please write the posting amount explicitly (or remove the auto posting rule(s))." | ||||||
|       ] |       ] | ||||||
| 
 | 
 | ||||||
| -- lenses | -- lenses | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user