summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | Beginnings of income report.Bradley M. Kuhn2012-11-261-1/+18
* | Calculate dates in a reusable way throughout script.Bradley M. Kuhn2012-11-261-5/+9
* | Remove cruft cut-and-pasted from another script.Bradley M. Kuhn2012-11-261-5/+0
* | Output should include a heading and an ending date.Bradley M. Kuhn2012-11-261-1/+8
* | Call a Balance Sheet, a Balance Sheet. :)Bradley M. Kuhn2012-11-261-10/+10
* | Allow for one penny margin of error on totals.Bradley M. Kuhn2012-11-261-7/+8
* | Include any other liabilities that aren't credit cards.Bradley M. Kuhn2012-11-261-1/+5
* | Include credit card balances in the Liabilities list.Bradley M. Kuhn2012-11-261-1/+3
* | Move sanity checks to the bottom, after report is generated. Also, fix forma...Bradley M. Kuhn2012-11-261-16/+17
* | Add -X $.Bradley M. Kuhn2012-11-261-1/+1
* | Add Loans.Bradley M. Kuhn2012-11-261-0/+1
* | Began summary reports script, starting with a basic balance sheet.Bradley M. Kuhn2012-11-261-0/+168
* | Update copyright year, I've made changes.Bradley M. Kuhn2012-11-261-1/+1
* | Include all types of totals that need to be considered when generating fund r...Bradley M. Kuhn2012-11-261-9/+17
* | Ignore <Adjustment> entries in the report.Bradley M. Kuhn2012-11-261-9/+12
* | Formatting adaptations for Ledger 3.Bradley M. Kuhn2012-11-261-6/+6
* | Formatting changes, and added total for restricted funds.Bradley M. Kuhn2012-11-261-8/+11
* | Fixed formatting and added sanity check code.Bradley M. Kuhn2012-11-261-1/+7
* | Added income/expense summing.Bradley M. Kuhn2012-11-261-3/+26
* | Fix ledger options and be sure starting is set to zero for new funds.Bradley M. Kuhn2012-11-261-38/+6
* | Began fund-report.plx, which started as a copy of trial-balance-report.plx.Bradley M. Kuhn2012-11-261-0/+135
* | MANIFEST output file that indicates which files are mentioned in general-ledger.Bradley M. Kuhn2012-11-262-3/+15
* | Support a broader set of possible tags to be placed into the spreadsheet.Bradley M. Kuhn2012-11-262-3/+14
* | New test data for increasing the set of possible tags.Bradley M. Kuhn2012-11-263-1/+4
* | Receipt/Invoice are additional information thus better if they're final columns.Bradley M. Kuhn2012-09-082-3/+4
* | First pass technical study of creating ODS from ledgerTom Marble2012-09-086-3/+2256
* | Updated copyright notice to reflect reality.Bradley M. Kuhn2012-09-071-1/+2
* | Added additional transaction to test data, this one has both Receipt and Invo...Bradley M. Kuhn2012-09-073-0/+111
* | Fixed 2010/01/01 test data and added an invoice for it.Bradley M. Kuhn2012-09-072-3/+2
* | Merge branch 'contrib-non-profit-annual-audit-reports' of gitorious.org:ledge...Bradley M. Kuhn2012-09-076-2/+25
|\ \
| * | Changed general-ledger-report.plx to use tags for Receipt and Invoice (was %N)Tom Marble2012-09-076-2/+25
* | | Don't use all caps for tags in test data.Bradley M. Kuhn2012-09-071-3/+3
|/ /
* | Make test data slightly more realistic.Bradley M. Kuhn2012-09-071-1/+1
* | There needs to be at least 3 args here, clearly.Bradley M. Kuhn2012-09-071-1/+1
* | A few fixes to make this work with Ledger 3.x instead of 2.6.2Bradley M. Kuhn2012-09-071-5/+5
* | Switch ledger binary to /usr/local/bin/ledger.Bradley M. Kuhn2012-09-071-1/+1
* | General ledger reporting script, used for preparing a report for non-profit a...Bradley M. Kuhn2012-09-071-0/+128
* | Initial test data for the non-profit-audit-reports contrib application.Bradley M. Kuhn2012-09-063-0/+26
* | contrib/non-profit-audit-reports/ directory will be a small GPLv3'd application.Bradley M. Kuhn2012-09-062-0/+688
|/
* vim. small fixes for syntax highlightingJohann Klähn2012-04-221-4/+5
* vim. add indent fileJohann Klähn2012-04-221-0/+46
* vim. update syntax fileJohann Klähn2012-04-221-9/+22
* vim. set commentstringJohann Klähn2012-04-221-1/+2
* vim. fix handling of automated/recurring xactsJohann Klähn2011-07-311-7/+12
* vim. improve completion and cache invalidationJohann Klähn2011-07-311-10/+41
* vim. allow cleared state for single postingsJohann Klähn2011-07-311-5/+10
* vim. add completion cache and payee completionJohann Klähn2011-05-091-32/+82
* vim. update documentation somewhatJohann Klähn2011-05-093-43/+20
* vim. correctly parse first lines of transactionsJohann Klähn2011-05-091-4/+14
* vim. fix highlighting of accountsVladimir Parfinenko2011-02-271-1/+1