diff options
author | Bradley M. Kuhn <bkuhn@ebb.org> | 2012-09-06 19:57:22 -0400 |
---|---|---|
committer | Bradley M. Kuhn <bkuhn@ebb.org> | 2012-09-06 20:31:48 -0400 |
commit | 7c57cf4e5409a8addc4256293b34defffd762adc (patch) | |
tree | a0e7b03176ad0e056f869b4fde353a4c399dc1df /contrib/non-profit-audit-reports/tests/non-profit-test-data_chart-of-accounts.txt | |
parent | e98fcf3cb91b60a83d7881c6310887809d2cd9ca (diff) | |
download | fork-ledger-7c57cf4e5409a8addc4256293b34defffd762adc.tar.gz fork-ledger-7c57cf4e5409a8addc4256293b34defffd762adc.tar.bz2 fork-ledger-7c57cf4e5409a8addc4256293b34defffd762adc.zip |
Initial test data for the non-profit-audit-reports contrib application.
The basic idea here is that given non-profit-test-data.ledger herein,
there should be a script that I could run, in this fashion:
$ general-ledger-report -b 2011/03/01 -e 2012/03/01 -f tests/non-profit-test-data.ledger
that would generate:
non-profit-test-data_chart-of-accounts.txt
non-profit-test-data_general-ledger.ods
Note that the ODS file currently has placeholders, as I haven't fully
figured out how to use the =hyperlink() function to make relative
hyperlinks.
Diffstat (limited to 'contrib/non-profit-audit-reports/tests/non-profit-test-data_chart-of-accounts.txt')
-rw-r--r-- | contrib/non-profit-audit-reports/tests/non-profit-test-data_chart-of-accounts.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/non-profit-audit-reports/tests/non-profit-test-data_chart-of-accounts.txt b/contrib/non-profit-audit-reports/tests/non-profit-test-data_chart-of-accounts.txt new file mode 100644 index 00000000..57e636b9 --- /dev/null +++ b/contrib/non-profit-audit-reports/tests/non-profit-test-data_chart-of-accounts.txt @@ -0,0 +1,4 @@ +Assets:Checking +Expenses:Foo:Hosting +Income:Donation +Income:Foo:Donation |