Bradley M. Kuhn
2b237aa3ba
MANIFEST file is now also generated by general-ledger report.
...
We should give the sample MANIFEST for users that want to make sure they
got the script working properly, and to show the sample output.
2013-01-04 12:24:30 -05:00
Bradley M. Kuhn
87f0c4434d
Updated expected test output data for general-ledger report.
2013-01-04 12:23:37 -05:00
Bradley M. Kuhn
287a756ab6
New test data for increasing the set of possible tags.
...
I use more tags than just Invoice and Receipt, so I'd like this to support
more than just two. Here's some test data showing other tags that I use.
2012-11-26 13:54:42 -05:00
Bradley M. Kuhn
7f565df353
Added additional transaction to test data, this one has both Receipt and Invoice.
2012-09-07 15:04:44 -04:00
Bradley M. Kuhn
b9e534d372
Fixed 2010/01/01 test data and added an invoice for it.
2012-09-07 14:58:36 -04:00
Bradley M. Kuhn
8900ba0503
Merge branch 'contrib-non-profit-annual-audit-reports' of gitorious.org:ledger/ledger into contrib-non-profit-annual-audit-reports
2012-09-07 14:27:47 -04:00
Tom Marble
65e0c266be
Changed general-ledger-report.plx to use tags for Receipt and Invoice (was %N)
...
Added sample PDF artifacts for the example (see README)
2012-09-07 13:24:26 -05:00
Bradley M. Kuhn
5aea0446e1
Don't use all caps for tags in test data.
2012-09-07 13:17:15 -04:00
Bradley M. Kuhn
ca77b08fcc
Make test data slightly more realistic.
2012-09-07 12:49:31 -04:00
Bradley M. Kuhn
7c57cf4e54
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.
2012-09-06 20:31:48 -04:00