imp: check accounts: simplify confusing suggestion in error message
This commit is contained in:
parent
49f1af04ef
commit
36d1093b84
@ -67,7 +67,6 @@ journalCheckAccounts j = mapM_ checkacct (journalPostings j)
|
|||||||
,"Consider adding an account directive. Examples:"
|
,"Consider adding an account directive. Examples:"
|
||||||
,""
|
,""
|
||||||
,"account %s"
|
,"account %s"
|
||||||
,"account %s ; type:A ; (L,E,R,X,C,V)"
|
|
||||||
]) f l ex (show a) a a
|
]) f l ex (show a) a a
|
||||||
where
|
where
|
||||||
(f,l,_mcols,ex) = makePostingAccountErrorExcerpt p
|
(f,l,_mcols,ex) = makePostingAccountErrorExcerpt p
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user