Andrew Sackville-West <[EMAIL PROTECTED]> writes:
>> I decided to take a look at this a bit, although I don't have time to
>> really do too much right now. So far I've tried Andrew's but not
>> Morrison's. To get it to work I had to change "_" to "-" in
>> ACCT_TYPE_ASSET and ACCT_TYPE_LIABILITY around line 390 in case anyone
>> else is wondering why it doesn't work as sent.
>
> ??
Andrew, you have the following code:
(if (and (or (split-account-type? s ACCT_TYPE_ASSET)
(split-account-type? s
ACCT_TYPE_LIABILITY))
But these should be ACCT-TYPE-ASSET and ACCT-TYPE-LIABILITY. Note
that this wont match ACCT-TYPE-BANK, ACCT-TYPE-CASH, ACCT-TYPE-CREDIT,
etc.
-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
[EMAIL PROTECTED] PGP key available
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel