Question about business module
Derek Atkins
warlord at MIT.EDU
Wed Dec 26 16:31:41 EST 2007
Quoting Phil Longstaff <plongstaff at rogers.com>:
> I have a question about the tax tables in the business module. struct
> _book_info contains a GList* tables to contain a list of the tax
> tables. Items are added and removed from the list, and the list is
> freed, but I don't see where the list is created. _GncTaxTableCreate()
> creates the _book_info struct but does not create the list. What am I
> missing?
The list is "created" as items are added to the table. See addObj() and
remObj(), also gncTaxTableMakeInvisible()..
> Phil
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-devel
mailing list