1
0
Fork 1
This commit is contained in:
Sarah Jamie Lewis 2024-05-14 10:51:59 -07:00
parent cdc267c96a
commit e7f671b9c9
Signed by: sarah
GPG Key ID: F27FD21A270837EF
1 changed files with 15 additions and 0 deletions

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# LedgerNeo
Automated compilation of ledger.dat files into ods.
## Features
- Accurate calculation of realized/unrealized gains/losses across accounts
- Compilation of individual account ledgers
- Report generation of income statement
- Summary generation for opening and closing book values.
## Usages
`ledgerneo <input.dat> <opening-date-yyyy-mm-dd> <closing-date-yyyy-mm-dd>`