diff options
author | Atheriel <atheriel@gmail.com> | 2016-07-16 13:33:40 -0400 |
---|---|---|
committer | Atheriel <atheriel@gmail.com> | 2016-07-16 13:44:19 -0400 |
commit | 7de71e650717656d0b151dead8cbf12e53061f06 (patch) | |
tree | a4c73de64acc1ba30352b7a53a07b94bb370f094 /.gitignore | |
parent | 755cdfc0aff064833e263af1df3ccc3661dafe83 (diff) | |
download | fork-ledger-7de71e650717656d0b151dead8cbf12e53061f06.tar.gz fork-ledger-7de71e650717656d0b151dead8cbf12e53061f06.tar.bz2 fork-ledger-7de71e650717656d0b151dead8cbf12e53061f06.zip |
Makes links in ledger-report "register" commands optional.
This commit adds a new custom `ledger-report-links-in-register' flag
that controls whether `ledger-report' will attempt to link transactions
in the report buffer to the entries in the original file. Essentially,
it controls whether `ledger-report' will silently pass the
"--prepend-format" flag to the binary.
The primary motivation for this is that not all implementations of
ledger support the "--prepend-format" flag, and thus all "register"
commands run by `ledger-report' (and usually _only_ "register" commands)
will always fail, because they are treated as a special case in
`ledger-do-report'. At present, the user has no ability to prevent the
"--prepend-format" flag from being silently passed to the binary. This
commit provides that feature.
[ci skip]
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions