> > 
> > Actually, I've never found an instance where importing QIF doesn't crash.
> > There's an assert(0) in xaccSplitRebalance (src/engine/Transaction.c) which
> > seems to eventually get executed.
> > 
> 
> Some sent a patch for this to the list.  I got around it by removing the
> line in src/engine/Transaction.c that had the assert in it.  Of course
> the patch is probably a better way of doing this.  It will actually sent
> the currency type to USD.
> 

Ah, I see what's going on. During import new accounts are being created 
on-the-fly, with no default currency.

Rather than set the currency to a hard-coded value, it might be better to 
prompt the user, or have a user preference, for the currency imported from QIF 
files.


-- 

Martin Hill <[EMAIL PROTECTED]>



----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to