Re: The Experience Of Reports

2009-09-01 Thread Colin Scott
> I've been looking for an open-source > Crystal Reports-like tool that could be used but haven't found > anything. There is an item in the current PC-Pro magazine on iReport, which gives it a rave review and offers some examples too. Details can be found at http://jasperforge.org/projects/ire

Re: DBI backend tests

2009-09-01 Thread John Ralls
On Aug 31, 2009, at 10:45 AM, Phil Longstaff wrote: I've started to write a DBI backend test. Basically, it will create a session with a set of data including (hopefully) all test cases. It will then save that to a db, load it into another session, then compare the data in the two sessio

Re: DBI backend tests

2009-09-01 Thread Phil Longstaff
Well, I've wanted to write these tests for a while. What finally drove me to it was the recent change in postgresql/mysql to save dates using DATE fields rather than as strings (sqlite still uses strings since it doesn't have date fields). However, a DATE field has a specific format for a vali

Re: DBI backend tests

2009-09-01 Thread Josh Sled
John Ralls writes: > Yeah, don't. That is, don't actually talk to the real databases, just write > a trivial pretend database (they're often called mocks) with the same > function signatures and header names and so on so that you can build your > test program with it instead of with pgsql or my

Re: DBI backend tests

2009-09-01 Thread Josh Sled
Phil Longstaff writes: > There's no problem doing this for sqlite3 (just use /tmp/X). However, > since there are differences for mysql and pgsql, I'd like to perform the test > for all 3 databases. Any ideas on how "make check" could/should get urls for > a mysql and pgsql database server

Re: DBI backend tests

2009-09-01 Thread Phil Longstaff
Hmmm. I like it. I think it might work. From: Josh Sled To: Phil Longstaff Cc: Gnucash Devel Sent: Tuesday, September 1, 2009 9:26:54 AM Subject: Re: DBI backend tests Phil Longstaff writes: > There's no problem doing this for sqlite3 (just use /tmp/X

Re: DBI backend tests

2009-09-01 Thread Derek Atkins
John Ralls writes: > On Aug 31, 2009, at 10:45 AM, Phil Longstaff wrote: > >> I've started to write a DBI backend test. Basically, it will create >> a session with a set of data including (hopefully) all test cases. >> It will then save that to a db, load it into another session, then >> compare

Model of report

2009-09-01 Thread Norton
Good Morning! Is there any report model showing the Profit & Loss on monthly basis? If so, where could I find it? Thanks in advance! Norton S. Freire ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/

OS X dmg File Size

2009-09-01 Thread David T.
Why has the OS X dmg file gone from 135MB to 215MB? That's getting to be a pretty BIG download... David ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Model of report

2009-09-01 Thread David T.
I don't think there are any such reports. I, too, would like some monthly reporting options, but haven't been able to get one. If you find one (or build it), please send it in to the list so others can benefit! David --- On Tue, 9/1/09, Norton wrote: > From: Norton > Subject: Model of repor