- These special hidden tags, used internally, have been renamed: - `_modified` -> `_modified-transaction` - `_cost-matched` -> `_cost-posting` - `_conversion-matched` -> `_conversion-posting` - All special hidden tags now have a similarly-named visible tag, and `--verbose-tags` now shows those more often, which is useful when troubleshooting `--infer-equity`, `--infer-costs`, or the matching of redundant costs and conversion postings. - The `generated-posting:` tag added by `--infer-equity` is now valueless. - The `modified-transaction:` tag added by `--auto` now appears on its own line. |
||
|---|---|---|
| .. | ||
| app | ||
| bench | ||
| embeddedfiles | ||
| Hledger | ||
| shell-completion | ||
| test | ||
| .date.m4 | ||
| .ghci | ||
| .version | ||
| .version.m4 | ||
| CHANGES.md | ||
| dir-entry.texi | ||
| hledger.1 | ||
| hledger.cabal | ||
| hledger.info | ||
| hledger.m4.md | ||
| hledger.txt | ||
| LICENSE | ||
| package.yaml | ||
| README.md | ||
| Setup.hs | ||
hledger
The command-line interface for the hledger accounting system. Its basic function is to read a plain text file describing financial transactions and produce useful reports.
See also: the project README and home page.