Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expense report favors Conferences first, | Bradley M. Kuhn | 2012-11-26 | 1 | -14/+15 |
| | | | | | then takes Travel as if it were an Other category only after categories have been handled. | ||||
* | 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 ↵ | Bradley M. Kuhn | 2012-11-26 | 1 | -16/+17 |
| | | | | formatting. | ||||
* | 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 |