summaryrefslogtreecommitdiff
path: root/contrib/non-profit-audit-reports/summary-reports.plx
Commit message (Expand)AuthorAgeFilesLines
* typosspaette2023-01-071-4/+4
* Fix typos found by codespellAlexis Hildebrandt2022-07-191-1/+1
* Some of the totals rounded via -V cause rounding more than one penny.Bradley M. Kuhn2013-07-141-4/+4
* Add Fraud Receivable to Accrued accounts.Bradley M. Kuhn2013-07-141-3/+3
* Type lists need to change along with the groupings.Bradley M. Kuhn2013-05-101-2/+2
* Chart of accounts change s/Enforcement/Compliance/, but make backwards compat...Bradley M. Kuhn2013-05-101-2/+2
* Fix typo in error output.Bradley M. Kuhn2013-02-201-1/+1
* Use a Math::BigFloat() rather than a regular float for Adjustment comparison.Bradley M. Kuhn2013-02-201-3/+4
* Catch a few additional accounts under Conference RBI category.Bradley M. Kuhn2013-02-181-1/+1
* This could be for any period, not just the FY.Bradley M. Kuhn2013-02-181-1/+1
* Correct account names due to renaming of Conference accounts in chart of acco...Bradley M. Kuhn2013-02-181-4/+4
* Correct sorting of output in trial balance report.Bradley M. Kuhn2013-01-061-3/+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-041-12/+16
* 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
* 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
* Updated sorting function based on advice of auditing accountants.Bradley M. Kuhn2013-01-031-0/+30
* Created Trial balance report for summary reports.Bradley M. Kuhn2013-01-031-1/+30
* Expense report favors Conferences first,Bradley M. Kuhn2012-11-261-14/+15
* 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