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

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

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

Re: DBI backend tests

2009-09-01 Thread Josh Sled
John Ralls jra...@ceridwen.fremont.ca.us 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

Re: DBI backend tests

2009-09-01 Thread Josh Sled
Phil Longstaff plongst...@rogers.com 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

Re: DBI backend tests

2009-09-01 Thread Phil Longstaff
Hmmm. I like it. I think it might work. From: Josh Sled js...@asynchronous.org To: Phil Longstaff plongst...@rogers.com Cc: Gnucash Devel gnucash-de...@lists.gnucash.org Sent: Tuesday, September 1, 2009 9:26:54 AM Subject: Re: DBI backend tests Phil

Re: DBI backend tests

2009-09-01 Thread Derek Atkins
John Ralls jra...@ceridwen.fremont.ca.us 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

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

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