1
0
Fork 0
Go to file
Sarah Jamie Lewis e7f671b9c9
README
2024-05-14 10:51:59 -07:00
rust-ledger-parser@9fa3208495 Update Formatting / Deps 2024-04-02 11:31:13 -07:00
src Fix tracking of RG with incomplete opening BC 2024-05-14 10:47:29 -07:00
.gitignore gitignore 2024-04-02 12:55:43 -07:00
Cargo.lock Support Buying of Assets / Reporting Nominal Value 2024-04-26 12:57:59 -07:00
Cargo.toml Support Buying of Assets / Reporting Nominal Value 2024-04-26 12:57:59 -07:00
README.md README 2024-05-14 10:51:59 -07:00
rustfmt.toml Formatting 2024-05-14 10:48:37 -07:00

README.md

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>