Commit graph

11 commits

Author SHA1 Message Date
Bradley M. Kuhn
152e0a397a Various fixes, as follows:
* Handles issue with undefined value
  * Correct open arguments
  * Fix error message
  * Change regex and other details for searching for Assets and Liabilities.
2011-12-19 12:44:59 -05:00
Bradley M. Kuhn
1ee16361c5 The external report I was dealing with had balances from accounts that
were from outside of the FY in question, so these changes organize it so
that the right details are checked.
2011-12-19 12:36:31 -05:00
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