Commit graph

248 commits

Author SHA1 Message Date
Bradley M. Kuhn
68d60e0fca Support accounts created after the reporting period. 2011-12-19 12:08:56 -05:00
Bradley M. Kuhn
051e241768 Initial part of reporting. 2011-12-19 11:49:26 -05:00
Bradley M. Kuhn
865a4f39e2 Parse negative numbers better. 2011-12-19 11:42:31 -05:00
Bradley M. Kuhn
e868e62f78 Main regex did not fully get rid of extraneous material. 2011-12-19 11:36:44 -05:00
Bradley M. Kuhn
4240fb77aa Corrected regular expression 2011-12-19 10:45:35 -05:00
Bradley M. Kuhn
e8dc0af426 Remove whitespace that's around. 2011-12-19 10:40:58 -05:00
Bradley M. Kuhn
0c64682274 $line was missing. 2011-12-19 10:40:18 -05:00
Bradley M. Kuhn
6039cffabf Fixed permissions. 2011-12-19 10:38:00 -05:00
Bradley M. Kuhn
737b9a4d45 First hack at script to generate a reconciliation report given a list of
external account balances, compared to what is recorded in the ledger.
2011-12-19 10:37:25 -05:00
Bradley M. Kuhn
7d7d601733 Added ignore support. 2011-12-19 10:26:46 -05:00
Bradley M. Kuhn
e140cd8a2a Ignored files list building is now working. 2011-12-06 10:01:13 -05:00
Bradley M. Kuhn
7cc0529fc2 ... and it's a Perl script, not a shell script. :) 2011-12-06 09:45:39 -05:00
Bradley M. Kuhn
1e5e950665 This is a script, should be executable. 2011-12-06 09:45:16 -05:00
Bradley M. Kuhn
bb12d0bbb4 Focusing on the first group of excluded list right now. 2011-12-06 09:44:29 -05:00
Bradley M. Kuhn
8ae5d7acca Started script based on the hierarchy-comparison find stuff I wrote years ago. 2011-12-06 09:20:50 -05:00
Bradley M. Kuhn
614760e376 Fixed output. 2011-12-06 09:19:58 -05:00
Bradley M. Kuhn
eb610ba8a5 Various changes to get the script working. 2011-12-04 20:06:32 -05:00
Bradley M. Kuhn
1a9cfe1073 First attempt at this cash-receipts-and-disbursments-journals.plx script,
based on general-ledger-report.plx
2011-12-04 19:47:30 -05:00
Bradley M. Kuhn
21ad06d8d1 Various formatting changes for the general ledger output. 2011-12-02 08:42:55 -05:00
Bradley M. Kuhn
16c2a98eeb Actually, start of accounts should really have the begin date included. 2011-12-02 08:28:14 -05:00
Bradley M. Kuhn
c2583a8496 Created beginnings of the CSV output for the General Ledger report. 2011-12-02 08:27:48 -05:00
Bradley M. Kuhn
c59a1277f2 Wrote the basics of the general ledger report using a template sent by my accountant. 2011-12-02 08:21:15 -05:00
Bradley M. Kuhn
0542de9da7 Chart of accounts should have an end date, but not a beginning date. 2011-12-02 07:30:04 -05:00
Bradley M. Kuhn
7941d2199f Missing close brace. 2011-12-02 07:24:51 -05:00
Bradley M. Kuhn
9095dad4f0 Fixed sorting to make sure Assets are first, and that Liabilities will
come right after that.
2011-12-02 07:23:35 -05:00
Bradley M. Kuhn
bf675718db Started General Ledger report script for ledger. 2011-12-02 07:21:57 -05:00
Bradley M. Kuhn
513ac87644 Additional attempts to get this working. It still isn't. 2011-12-02 07:21:49 -05:00
Bradley M. Kuhn
f15762ca5d Data from bandwidth testing for BAL -> NYP on 2011-11-25. 2011-11-25 18:25:45 -05:00
Bradley M. Kuhn
f9f1d228bd I fixed this script in a few ways a few weeks ago, but forgot to commit. 2011-11-25 18:25:11 -05:00
Bradley M. Kuhn
0c69e5fea2 Added NYP-BAL bandwidth test. 2011-11-21 20:47:46 -05:00
Bradley M. Kuhn
6d2551566e Arg numbers have changed. 2011-11-05 16:43:43 -04:00
Bradley M. Kuhn
e4f3434a95 Formatting changes, and added total for restricted funds. 2011-11-01 12:41:15 -04:00
Bradley M. Kuhn
3485f0b847 Fixed formatting and added sanity check code. 2011-11-01 12:28:01 -04:00
Bradley M. Kuhn
7279413a22 Added income/expense summing. 2011-11-01 12:24:19 -04:00
Bradley M. Kuhn
8ac2e9d3c6 Fix ledger options and be sure starting is set to zero for new funds. 2011-11-01 12:15:25 -04:00
Bradley M. Kuhn
89caa8296e Began fund-report.plx, which started as a copy of trial-balance-report.plx 2011-11-01 12:13:31 -04:00
Bradley M. Kuhn
121f5d5608 Minor fixes to normalize text. 2011-11-01 12:13:01 -04:00
Bradley M. Kuhn
b218c0846a Ran bandwidth test on Delta flight. 2011-10-20 08:25:23 -07:00
Bradley M. Kuhn
4c86192fcf Denver indicates these hosts should be added for west coast. 2011-10-20 10:43:32 -04:00
Bradley M. Kuhn
b9c8a8740d Different location for hosts file 2011-10-20 09:25:10 -04:00
Bradley M. Kuhn
3ddc23d135 Script downloaded from ossguy to test bandwidth. 2011-10-20 09:23:52 -04:00
Bradley M. Kuhn
e284a1b644 New command to try to make this work right. 2011-10-20 09:23:35 -04:00
Bradley M. Kuhn
f18adccb53 Various changes to this report, but I don't actually think it's generating
a trial balance report accurately.  I'm going to try a different approach.
2011-10-12 17:57:20 -04:00
Bradley M. Kuhn
65d3786d3f Switch variable name to be more accurate and make sure totals are done. 2011-10-12 17:29:34 -04:00
Bradley M. Kuhn
f186d182a7 use strict and warnings, and clean up problems it found. 2011-10-12 17:28:04 -04:00
Bradley M. Kuhn
ff4f0adea6 Use math::BigFloat and make the default report 'reg'. 2011-10-12 17:27:25 -04:00
Bradley M. Kuhn
52a5840f7c First hack at a trial balance report for Ledger. 2011-10-12 17:26:19 -04:00
Bradley M. Kuhn
20dbc2d584 Count all audio files together. 2011-09-13 13:17:34 -04:00
Bradley M. Kuhn
0e19c374f7 Ascending sort. 2011-09-13 12:07:31 -04:00
Bradley M. Kuhn
f75a118156 Even more possible HTTP request types. 2011-09-13 12:07:10 -04:00