Re: Advice on creating custom report for GST

2005-01-06 Thread David Reiser
I have a copy of xacc-repdev.sgml that I could send you. I dug it out of some repository, but by now I have no recollection of its source. Since it's sgml instead of html, it isn't too pretty on my Mac (haven't found a generic sgml renderer yet), but it is readable in a text editor. Dave On J

Re: Advice on creating custom report for GST

2005-01-06 Thread Benjamin So
Thanks, Josh. I was able to locate the Hello World report on my local installation, but the tutorial isn't there. I used Fink to install Gnucash, so I was expecting the path /usr/local/share/gnome/help/gnucash/C/xacc-repdev.html to translate to /sw/share/gnome/help/gnucash/C/xacc-repdev.html, b

Re: Finance::Quote

2005-01-06 Thread David Hampton
On Thu, 2005-01-06 at 09:05 -0500, Josh Sled wrote: > On Thu, 2005-01-06 at 06:29, Michael Curtis wrote: > > > I guess there's some further hard-coded information in gnucash which has a > > list of sources. Where might I find this...? > > Unfortunately, these lists are hard-coded into the gnuca

QSF progress.

2005-01-06 Thread Neil Williams
Update: I've got the QSF QofBackend to a functional condition and just tonight I've got a test routine to work with the new code. First stage is to load native QSF objects - those written and loaded by the same QOF application, then I can get back to the maps - for data that is converted betwe

Re: Advice on creating custom report for GST

2005-01-06 Thread Josh Sled
On Thu, 2005-01-06 at 09:13, Josh Sled wrote: > On Wed, 2005-01-05 at 09:20, Benjamin So wrote: > > > So the question is what is the best way to get my hands dirty in > > writing custom reports. I'm sure this topic must already have been > > covered in an earlier discussion, but I didn't have mu

Re: Advice on creating custom report for GST

2005-01-06 Thread Josh Sled
On Wed, 2005-01-05 at 09:20, Benjamin So wrote: > So the question is what is the best way to get my hands dirty in > writing custom reports. I'm sure this topic must already have been > covered in an earlier discussion, but I didn't have much luck searching > the archives. Is there some sort of

Re: Finance::Quote

2005-01-06 Thread Josh Sled
On Thu, 2005-01-06 at 06:29, Michael Curtis wrote: > I guess there's some further hard-coded information in gnucash which has a > list of sources. Where might I find this...? Unfortunately, these lists are hard-coded into the gnucash "engine" code; specifically, look at: gnucash/src/engine/gnc

Finance::Quote

2005-01-06 Thread Michael Curtis
I've written (ok, hacked) a Finance::Quote module for the New Zealand stock exchange (NZX). It appears in dump-finance-quote and I can fetch share information using this command (dump-finance-quote nzxfunds TPW for example). However, no mention is made of this in the "Edit Account" dialog in g