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
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
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
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
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
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
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
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