| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in error output. | Bradley M. Kuhn | 2013-02-20 | 1 | -1/+1 |
* | Use a Math::BigFloat() rather than a regular float for Adjustment comparison. | Bradley M. Kuhn | 2013-02-20 | 1 | -3/+4 |
* | Catch a few additional accounts under Conference RBI category. | Bradley M. Kuhn | 2013-02-18 | 1 | -1/+1 |
* | This could be for any period, not just the FY. | Bradley M. Kuhn | 2013-02-18 | 1 | -1/+1 |
* | Correct account names due to renaming of Conference accounts in chart of acco... | Bradley M. Kuhn | 2013-02-18 | 1 | -4/+4 |
* | Correct sorting of output in trial balance report. | Bradley M. Kuhn | 2013-01-06 | 1 | -3/+6 |
* | Corrected Trial Balance report based on discussion with accountants. | Bradley M. Kuhn | 2013-01-04 | 1 | -26/+57 |
* | Sort of accounts was buggy; it never made the final else due to bad regexes. | Bradley M. Kuhn | 2013-01-04 | 1 | -12/+16 |
* | Some minor formatting fixes for the trial balance report. | Bradley M. Kuhn | 2013-01-03 | 1 | -2/+2 |
* | Change Income and Expenses reports to generate CSV files, rather than TXT files. | Bradley M. Kuhn | 2013-01-03 | 1 | -17/+18 |
* | Convert trial-balance report to CSV from TXT file. | Bradley M. Kuhn | 2013-01-03 | 1 | -6/+17 |
* | Changed balance sheet output from a TXT file to a CSV file. | Bradley M. Kuhn | 2013-01-03 | 1 | -8/+8 |
* | Updated sorting function based on advice of auditing accountants. | Bradley M. Kuhn | 2013-01-03 | 1 | -0/+30 |
* | Created Trial balance report for summary reports. | Bradley M. Kuhn | 2013-01-03 | 1 | -1/+30 |
* | Expense report favors Conferences first, | Bradley M. Kuhn | 2012-11-26 | 1 | -14/+15 |
* | Expenses report completed. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+101 |
* | Generate income report. | Bradley M. Kuhn | 2012-11-26 | 1 | -14/+67 |
* | Beginnings of income report. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+18 |
* | Calculate dates in a reusable way throughout script. | Bradley M. Kuhn | 2012-11-26 | 1 | -5/+9 |
* | Remove cruft cut-and-pasted from another script. | Bradley M. Kuhn | 2012-11-26 | 1 | -5/+0 |
* | Output should include a heading and an ending date. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+8 |
* | Call a Balance Sheet, a Balance Sheet. :) | Bradley M. Kuhn | 2012-11-26 | 1 | -10/+10 |
* | Allow for one penny margin of error on totals. | Bradley M. Kuhn | 2012-11-26 | 1 | -7/+8 |
* | Include any other liabilities that aren't credit cards. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+5 |
* | Include credit card balances in the Liabilities list. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+3 |
* | Move sanity checks to the bottom, after report is generated. Also, fix forma... | Bradley M. Kuhn | 2012-11-26 | 1 | -16/+17 |
* | Add -X $. | Bradley M. Kuhn | 2012-11-26 | 1 | -1/+1 |
* | Add Loans. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+1 |
* | Began summary reports script, starting with a basic balance sheet. | Bradley M. Kuhn | 2012-11-26 | 1 | -0/+168 |