summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
| * Created contrib/raw for examples to be shared among advanced Ledger users and...adamsrl2012-08-221-0/+5
* | The restricted fund report has been almost entirely rewritten.Bradley M. Kuhn2013-01-061-70/+151
* | More flexible CSV -> ODS hyperlinks and pagebreaks; csv2ods.py produces MANIF...Bradley M. Kuhn2013-01-063-21/+32
* | Correct sorting of output in trial balance report.Bradley M. Kuhn2013-01-061-3/+6
* | Completed report on unpaid accruals.Bradley M. Kuhn2013-01-061-3/+29
* | Ordering of options had always been incorrect on this call; Fixed.Bradley M. Kuhn2013-01-061-1/+1
* | First crack at an unpaid accruals report.Bradley M. Kuhn2013-01-051-0/+84
* | Add balances for permanent (i.e., asset) accounts.Bradley M. Kuhn2013-01-051-3/+41
* | MANIFEST file is now also generated by general-ledger report.Bradley M. Kuhn2013-01-041-0/+10
* | Updated expected test output data for general-ledger report.Bradley M. Kuhn2013-01-043-4/+6
* | Corrected Trial Balance report based on discussion with accountants.Bradley M. Kuhn2013-01-041-26/+57
* | Sort of accounts was buggy; it never made the final else due to bad regexes.Bradley M. Kuhn2013-01-042-24/+33
* | Some minor formatting fixes for the trial balance report.Bradley M. Kuhn2013-01-031-2/+2
* | Change Income and Expenses reports to generate CSV files, rather than TXT files.Bradley M. Kuhn2013-01-031-17/+18
* | Add option to skip generating the page breaks.Bradley M. Kuhn2013-01-031-5/+9
* | Convert trial-balance report to CSV from TXT file.Bradley M. Kuhn2013-01-031-6/+17
* | Changed balance sheet output from a TXT file to a CSV file.Bradley M. Kuhn2013-01-031-8/+8
* | Change chart of accounts output to be a CSV file instead of TXT file.Bradley M. Kuhn2013-01-031-9/+21
* | Updated sorting function based on advice of auditing accountants.Bradley M. Kuhn2013-01-032-13/+63
* | Created Trial balance report for summary reports.Bradley M. Kuhn2013-01-031-1/+30
* | Verify that files are not duplicated in the MANIFEST.Bradley M. Kuhn2012-11-261-1/+3
* | Print date in a more friendly format.Bradley M. Kuhn2012-11-261-4/+12
* | Adapted for use with Ledger 3.Bradley M. Kuhn2012-11-261-8/+14
* | Support selection of string encoding.Bradley M. Kuhn2012-11-261-2/+7
* | Expense report favors Conferences first,Bradley M. Kuhn2012-11-261-14/+15
* | Ignore <Adjustments> accounts.Bradley M. Kuhn2012-11-261-0/+1
* | Use -V to normalize currencies in general-ledger report.Bradley M. Kuhn2012-11-261-3/+3
* | Fixed output.Bradley M. Kuhn2012-11-261-1/+1
* | Various changes to get the script working.Bradley M. Kuhn2012-11-261-10/+20
* | First attempt at this cash-receipts-and-disbursments-journals.plx script,Bradley M. Kuhn2012-11-261-0/+131
* | Expenses report completed.Bradley M. Kuhn2012-11-261-0/+101
* | Generate income report.Bradley M. Kuhn2012-11-261-14/+67
* | 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