mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
;errors: balance assertion: wording
This commit is contained in:
parent
29ff5468bf
commit
aa7b329e3a
@ -631,7 +631,7 @@ checkBalanceAssertionOneCommodityB p@Posting{paccount=assertedacct} assertedamt
|
||||
"but the calculated balance is: %s", -- (at display precision: %s)",
|
||||
"a difference of: %s",
|
||||
"",
|
||||
"Consider viewing this account's calculated balances to troubleshoot. Eg:",
|
||||
"To troubleshoot, you can view this account's running balance. Eg:",
|
||||
"",
|
||||
"hledger reg '%s'%s -I # -f FILE"
|
||||
])
|
||||
|
@ -188,7 +188,7 @@ this balance was asserted: 1
|
||||
but the calculated balance is: 0
|
||||
a difference of: 1
|
||||
|
||||
Consider viewing this account's calculated balances to troubleshoot. Eg:
|
||||
To troubleshoot, you can view this account's running balance. Eg:
|
||||
|
||||
hledger reg 'a$' cur: -I # -f FILE
|
||||
```
|
||||
|
@ -10,6 +10,5 @@ and commodity:
|
||||
this balance was asserted: 1
|
||||
but the calculated balance is: 0
|
||||
a difference of: 1
|
||||
|
||||
Consider viewing t/
|
||||
/
|
||||
>= 1
|
||||
|
Loading…
Reference in New Issue
Block a user