| Commit message (Expand) | Author | Age | Files | Lines |
* | Use "ledger accounts" command rather than the '-F "%150A\n" reg' report solut... | Bradley M. Kuhn | 2013-07-12 | 1 | -2/+1 |
* | The $formattedBeginDate should derive from $beginDate, not $endDate (duh!) | Bradley M. Kuhn | 2013-07-10 | 1 | -1/+1 |
* | Equity and Adjustment accounts should not appear in these reports at all. | Bradley M. Kuhn | 2013-02-19 | 1 | -1/+1 |
* | Correct regular expression for account queries to avoid inclusion of sub-acco... | Bradley M. Kuhn | 2013-02-18 | 1 | -2/+2 |
* | More flexible CSV -> ODS hyperlinks and pagebreaks; csv2ods.py produces MANIF... | Bradley M. Kuhn | 2013-01-06 | 1 | -2/+4 |
* | Add balances for permanent (i.e., asset) accounts. | Bradley M. Kuhn | 2013-01-05 | 1 | -3/+41 |
* | Sort of accounts was buggy; it never made the final else due to bad regexes. | Bradley M. Kuhn | 2013-01-04 | 1 | -12/+17 |
* | Change chart of accounts output to be a CSV file instead of TXT file. | Bradley M. Kuhn | 2013-01-03 | 1 | -9/+21 |
* | Updated sorting function based on advice of auditing accountants. | Bradley M. Kuhn | 2013-01-03 | 1 | -13/+33 |
* | Verify that files are not duplicated in the MANIFEST. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+3 |
* | Ignore <Adjustments> accounts. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+1 |
* | Use -V to normalize currencies in general-ledger report. | Bradley M. Kuhn | 2012-11-26 | 1 | -3/+3 |
* | MANIFEST output file that indicates which files are mentioned in general-ledger. | Bradley M. Kuhn | 2012-11-26 | 1 | -2/+12 |
* | Support a broader set of possible tags to be placed into the spreadsheet. | Bradley M. Kuhn | 2012-11-26 | 1 | -2/+10 |
* | Receipt/Invoice are additional information thus better if they're final columns. | Bradley M. Kuhn | 2012-09-08 | 1 | -2/+2 |
* | First pass technical study of creating ODS from ledger | Tom Marble | 2012-09-08 | 1 | -3/+2 |
* | Updated copyright notice to reflect reality. | Bradley M. Kuhn | 2012-09-07 | 1 | -1/+2 |
* | Changed general-ledger-report.plx to use tags for Receipt and Invoice (was %N) | Tom Marble | 2012-09-07 | 1 | -2/+1 |
* | 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 |
* | 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 a... | Bradley M. Kuhn | 2012-09-07 | 1 | -0/+128 |