Struggling with vendor payments
Maf. King
maf at chilwell.net
Wed Aug 10 11:45:29 EDT 2005
On Friday 05 Aug 2005 22:42, Derek Atkins wrote:
> "Maf. King" <maf at chilwell.net> writes:
> > OK, It is about time I did something useful for GC. I'll put it on my
> > list for next week, and try to set aside some time to mess about and see
> > if it really is as easy as you make it sound.
> >
> :)
> :
> > Any handy pointers to any docs worth a read? (I haven't googled, or
> > looked at source yet, so apologies if there are some obvious clues)
>
> Google for "MIT Scheme Documentation" should give you a nice reference
> guide to the language.
>
> For this particular feature the only place you need to look is
> aging.scm, which I believe is in src/business/business-reports
>
> > Cheers,
> > Maf.
>
> -derek
Hi Derek,
Progress is not all that good. :-(
I've never encountered anything like scheme or lisp before, and the report
code doesn't seem like it is trivial....
I can't work out how the script knows if the total balance outstanding is 0,
and thus to hide the company in the final report.
Am I correct in saying that every relevant transaction over the past year is
put into a "bucket", and only non-zero totals are shown by the html
rendering , or are zero-total companies thrown away "on the fly"?
I have managed to add an entry to the options box, but that really was not
hard... even for me.
Looking for a push in the right direction,
Maf.
PS I'm working on the script from the source tree of 1.8.11
More information about the gnucash-user
mailing list