| Introduce --infer-equity option which will generate conversion postings. --cost will override --infer-equity. This means there will no longer be unbalanced transactions, but will be offsetting conversion postings to balance things out. For example. 2000-01-01 a 1 AAA @@ 2 BBB b -2 BBB When converting to cost, this is treated the same as before. When used with --infer-equity, this is now treated as: 2000-01-01 a 1 AAA equity:conversion:AAA-BBB:AAA -1 AAA equity:conversion:AAA-BBB:BBB 2 BBB b -2 BBB There is a new account type, Conversion/V, which is a subtype of Equity/E. The first account declared with this type, if any, is used as the base account for inferred equity postings in conversion transactions, overriding the default "equity:conversion". API changes: Costing has been changed to ConversionOp with three options: NoConversionOp, ToCost, and InferEquity. The first correspond to the previous NoCost and Cost options, while the third corresponds to the --infer-equity flag. This converts transactions with costs (one or more transaction prices) to transactions with equity:conversion postings. It is in ConversionOp because converting to cost with -B/--cost and inferring conversion equity postings with --infer-equity are mutually exclusive. Correspondingly, the cost_ record of ReportOpts has been changed to conversionop_. This also removes show_costs_ option in ReportOpts, as its functionality has been replaced by the richer cost_ option. | ||
|---|---|---|
| .github | ||
| .sandstorm | ||
| bin | ||
| checks | ||
| doc | ||
| docker | ||
| docker-static-arm32v7 | ||
| examples | ||
| hledger | ||
| hledger-install | ||
| hledger-lib | ||
| hledger-ui | ||
| hledger-web | ||
| tools | ||
| .ci | ||
| .ctags | ||
| .dockerignore | ||
| .editorconfig | ||
| .ghci | ||
| .gitignore | ||
| .hlint.yaml | ||
| .mailmap | ||
| .version | ||
| ACHIEVEMENTS.md | ||
| azure-pipelines.yml | ||
| BACKLOG.org | ||
| bench-ledger.sh | ||
| bench.sh | ||
| BENCHMARKS.md | ||
| cabal.project | ||
| CHANGELOGS.md | ||
| CHANGES.md | ||
| CODE.md | ||
| COMMITS.md | ||
| CONTRIBUTING.md | ||
| CREDITS.md | ||
| dev.hs | ||
| dir | ||
| Dockerfile | ||
| DOCS.md | ||
| EXAMPLES.md | ||
| FUNDING.md | ||
| hie-mac.yaml | ||
| ISSUES.md | ||
| LICENSE | ||
| MAKE.md | ||
| Makefile | ||
| Makefile.helpsys | ||
| PULLREQUESTS.md | ||
| README.md | ||
| RELEASING.md | ||
| ROADMAP.org | ||
| Shake.hs | ||
| SHAKE.md | ||
| stack8.6.yaml | ||
| stack8.8.yaml | ||
| stack8.10.yaml | ||
| stack9.2.yaml | ||
| stack.yaml | ||
| TESTS.md | ||
| VERSIONNUMBERS.md | ||
| WORKFLOWS.md | ||
hledger project README
lightweight, portable, dependable accounting tools
hledger is a computer program for easily tracking money, time, or other commodities, on unix, mac and windows (and web-capable mobile devices, to some extent).
It is first a command-line tool, but there are also terminal and web interfaces, and a Haskell library for building your own programs and scripts (hledger is written in Haskell). hledger was inspired by and is largely compatible with Ledger. hledger is free software available under the GNU General Public License v3+.
hledger aims to help both computer experts and regular folks to gain clarity and control in their finances and time management, but currently it is a bit more suited to techies. I use it every day to:
- track spending and income
- see time reports by day/week/month/project
- get accurate numbers for client billing and tax filing
- track invoices
Though limited in features, hledger is lightweight, usable and reliable. For some, it is a simpler, less distracting, more future-proof alternative to Quicken or GnuCash.
For more, see the home page: https://hledger.org
Sponsorship
Your support, large or small, helps keep this project strong!
See also https://hledger.org#sponsorship.
Sponsor Simon (project leader):  

Sponsor the hledger project as an organisation:  
 
 
 
 
 
 
 
 
 
Sponsor the hledger project as an individual: