r17406 - gnucash/branches/2.2/src/import-export/aqbanking - [r17405] Handle missing information when importing from aqbanking more gracefully.

Andreas Köhler andi5 at cvs.gnucash.org
Thu Jul 24 19:50:09 EDT 2008


Author: andi5
Date: 2008-07-24 19:50:08 -0400 (Thu, 24 Jul 2008)
New Revision: 17406
Trac: http://svn.gnucash.org/trac/changeset/17406

Modified:
   gnucash/branches/2.2/src/import-export/aqbanking/gnc-ab-utils.c
Log:
[r17405] Handle missing information when importing from aqbanking more gracefully.

The online_id used to match an aqbanking accountinfo to a gnucash account is the
concatenation of the bank code and account number found.  If the primer is NULL,
then fall back to "" instead of invalidating the whole id.




More information about the gnucash-patches mailing list