mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
;examples:multi-year: edits
This commit is contained in:
parent
b418e686c9
commit
38d9f1760e
@ -1,4 +1,4 @@
|
||||
## Working with multiple year files
|
||||
# Working with multiple year files
|
||||
|
||||
Here are some yearly journal files demonstrating issues and techniques
|
||||
discussed in the [close docs](https://hledger.org/dev/hledger.html).
|
||||
@ -49,6 +49,8 @@ Finally, add a tag like this (manually for now) to the closing and opening trans
|
||||
2022-01-01 opening balances ; start:2022
|
||||
```
|
||||
|
||||
## Reports
|
||||
|
||||
Now we can confirm that the accounting equation was preserved in 2021,
|
||||
by checking that the grand total of Assets, Liabilities, and Equity is zero.
|
||||
To see the end balances, we must exclude the closing balances transaction:
|
||||
|
Loading…
Reference in New Issue
Block a user