bill term linkage

Linas Vepstas linas at linas.org
Sun Oct 12 15:07:41 CDT 2003


On Sun, Oct 12, 2003 at 01:39:49PM -0500, Linas Vepstas was heard to remark:
> On Sun, Oct 12, 2003 at 12:03:21PM -0400, Derek Atkins was heard to remark:
> > 
> > - a child is a 'frozen' instance of a parent.  For example, the tax
> 
> Is the child-parent reltionship a double-linked list? Because
> the code doesn't obviously treat it that way.

Another question:

I'm making copies (yes, I remember out previous conversation) of 
customers for book closing. This requires copies of bill terms.
Should I just copy *all* bill terms (using the object for-each routine)
or should I copy only those that I can find by looking at what's 
in a customer?  I'm already doing both for completeness.. wondering
if I should ditch 'foreach' or not.

--linas

-- 
pub  1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <linas at linas.org>
PGP Key fingerprint = 8305 2521 6000 0B5E 8984  3F54 64A9 9A82 0104 5933


More information about the gnucash-devel mailing list