Re: Null Account and more

2004-07-24 Thread Linas Vepstas
On Fri, Jul 23, 2004 at 09:31:55AM -0500, Perry Smith was heard to remark: > So, I'm hearing that an income account can have a child that is an > expense account. O.k. That seems odd to me but o.k. These two account types are nearly identical, except for the labels on the columns :) There's

Re: QofSetterFunc

2004-07-24 Thread Linas Vepstas
On Sat, Jul 24, 2004 at 07:48:57PM +0100, Neil Williams was heard to remark: > I see that most qof_class_register calls set a NULL in place of the possible > QofSetterFunc. I couldn't find a single (QofSetterFunc) with a grep of src/ > but maybe that's just me. :) its a place holder, haven't got

Re: Null Account and more

2004-07-24 Thread Linas Vepstas
On Fri, Jul 23, 2004 at 09:56:31AM -0500, Perry Smith was heard to remark: > Sorry... Another question: > > The accounts with no name have: > > The above is legal markup for sgml for the below. However, I was under the impression that XML did not allow this ... not sure ... > Instead of w

Re: gnucash & MT940

2004-07-24 Thread Christian Stimming
Hi, the current CVS-HEAD branch contains the MT940 code, but it is disabled since April (IIRC) and cannot be compiled. It was disabled when the HBCI module switched from openhbci1 to openhbci2. The mt940 code depends on the openhbci1 library and would need to be adapted to the openhbci2 library

QofSetterFunc

2004-07-24 Thread Neil Williams
I see that most qof_class_register calls set a NULL in place of the possible QofSetterFunc. I couldn't find a single (QofSetterFunc) with a grep of src/ but maybe that's just me. I've got my own code to work when e.g. Account.c has a corresponding QofSetterFunc defined: { ACCOUNT_NAME_, QOF