mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
;doc: Assertions and subaccounts: edits
This commit is contained in:
parent
ce528c5680
commit
41fd42e8b3
@ -1508,7 +1508,7 @@ In hledger you can make "**subaccount-inclusive balance assertions**" by adding
|
||||
equity:start
|
||||
assets:checking $10
|
||||
assets:savings $10
|
||||
assets $0 ==* $20 ; assets + subaccounts contains $20 (and nothing else)
|
||||
assets $0 ==* $20 ; assets + subaccounts contains $20 and nothing else
|
||||
```
|
||||
|
||||
### Assertions and virtual postings
|
||||
|
Loading…
Reference in New Issue
Block a user