Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed general-ledger-report.plx to use tags for Receipt and Invoice (was %N) | Tom Marble | 2012-09-07 | 1 | -2/+1 |
| | | | | Added sample PDF artifacts for the example (see README) | ||||
* | There needs to be at least 3 args here, clearly. | Bradley M. Kuhn | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | A few fixes to make this work with Ledger 3.x instead of 2.6.2 | Bradley M. Kuhn | 2012-09-07 | 1 | -5/+5 |
| | | | | | * --wide-register-format is no long an option, use -F * %D now must be %(date) | ||||
* | Switch ledger binary to /usr/local/bin/ledger. | Bradley M. Kuhn | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | General ledger reporting script, used for preparing a report for non-profit ↵ | Bradley M. Kuhn | 2012-09-07 | 1 | -0/+128 |
auditors. I developed this, and therefore have the full git commit history, in my personal "Small-Hacks" repository, which can be cloned from: git://gitorious.org/bkuhn/small-hacks.git More details on that are available by visiting: https://gitorious.org/bkuhn/small-hacks |