r18878 - gnucash/trunk/src/business/business-ledger - Bug#325436 creating income account for invoice doesn't restrict account type
Derek Atkins
warlord at MIT.EDU
Tue Mar 9 12:17:23 EST 2010
Geert Janssens <gjanssens at code.gnucash.org> writes:
> + account_types = g_list_prepend (account_types, (gpointer)ACCT_TYPE_CREDIT);
> + account_types = g_list_prepend (account_types, (gpointer)ACCT_TYPE_ASSET);
> + account_types = g_list_prepend (account_types, (gpointer)ACCT_TYPE_LIABILITY);
Do you want to also add BANK or CASH? I'm not sure if those are
necessary or required....
-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