Re: Income/Expenses report

2009-01-09 Thread Charles Day
On Thu, Jan 8, 2009 at 7:35 PM, Tim Vail wrote: > Andrew, > > Sorry for taking a long time getting back. I finally went deeper into the > net > worth barchart report (which is also used to create the income/expenses > chart > report), and found that changing the report-utilities.scm's > gnc:get-

Re: Income/Expenses report

2009-01-08 Thread Tim Vail
Andrew, Sorry for taking a long time getting back. I finally went deeper into the net worth barchart report (which is also used to create the income/expenses chart report), and found that changing the report-utilities.scm's gnc:get-comm-balance-at-date function to NOT use qof resulted in a tre

Re: Income/Expenses report

2008-12-31 Thread Andrew Sackville-West
On Mon, Dec 22, 2008 at 03:03:50AM -0500, Tim Vail wrote: > I was doing some work improving the performance of the reports. great! thanks! > Attached patch should improve the cash flow report by a factor of 7 or so (19 > sec to 2-3 sec for me). I haven't reviewed this yet, though I will once

Income/Expenses report

2008-12-27 Thread Tim Vail
I was doing some work improving the performance of the reports. Actually, I have 3 reports for which the performance has substantially improved, one of them is attached (cash flow). The other, I'd rather clean up some more because it bypasses some of the normal report functions and I'd like to