r17544 - gnucash/branches/2.2/src/import-export/aqbanking - [r17495] Bug #548601: Do not import unawaited zero balances from aqbanking.

Andreas Köhler andi5 at cvs.gnucash.org
Wed Sep 17 13:35:23 EDT 2008


Author: andi5
Date: 2008-09-17 13:35:23 -0400 (Wed, 17 Sep 2008)
New Revision: 17544
Trac: http://svn.gnucash.org/trac/changeset/17544

Modified:
   gnucash/branches/2.2/src/import-export/aqbanking/gnc-ab-utils.c
Log:
[r17495] Bug #548601: Do not import unawaited zero balances from aqbanking.

Check whether an unawaited balance is zero and simply ignore it in this case.
Unawaited here means that the user asked the application to fetch transactions,
issue a transaction or anything else not resembling the fetching of account
balances.

Patch from Micha Lenk.



More information about the gnucash-patches mailing list