buchhaltung
buchhaltung copied to clipboard
Smart tools for the ledger universe
Using latest master (291ce75) it looks like the `commit` command no longer forwards the command line arguments to git: ```sh $ buchhaltung commitHledger -a -m'checking account ok' Invalid option `-a'...
Despite the Starbucks example in the documentation, issues #13 and #16 indicate some confusion about the intended purposes of `match` and `add`. Here's what I've teased out: - `match` is...
Often I'd like to add a comment on a transaction to the `purpose` field during the match process. It would be great if one could edit/add to the purpose on...
I have both my main hledger as well as the imported transactions from buchhaltung in version control. I noticed that during a `buchhaltung match`, transactions in the imported transactions file...