Question about business module

Phil Longstaff plongstaff at rogers.com
Wed Dec 26 16:02:06 EST 2007


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?

Phil


More information about the gnucash-devel mailing list