summaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorBradley M. Kuhn <bkuhn@ebb.org>2013-07-12 14:26:29 -0400
committerBradley M. Kuhn <bkuhn@ebb.org>2013-07-12 14:26:29 -0400
commit8908b032341eaa18c81c43a4792a84cdac05fe36 (patch)
tree9fc96cefea1c6c83697ddd0c5cc2b6272cce1eb9 /.dir-locals.el
parent78e65ee4ab7f31eff707429c74b043819d016e1e (diff)
downloadfork-ledger-8908b032341eaa18c81c43a4792a84cdac05fe36.tar.gz
fork-ledger-8908b032341eaa18c81c43a4792a84cdac05fe36.tar.bz2
fork-ledger-8908b032341eaa18c81c43a4792a84cdac05fe36.zip
Use "ledger accounts" command rather than the '-F "%150A\n" reg' report solution.
Ledger has had (probably for some time) an "accounts" command that will list all the accounts from all transactions meeting the other criteria set on the command line. That's really what we're looking for here when we build this chart of accounts, and thus that should be used. Note that this corrects a subtle bug that wasn't apparent with the old solution. With the '-F "%150A\n" reg' solution, accounts that balanced out to zero for period (e.g., accrual accounts that were emptied during in the month) did not show up on the reports. This bug that I didn't know I had here is thus now fixed by switching to the "accounts" report.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions