AUDIT: r17495 - gnucash/trunk/src/import-export/aqbanking - Bug #548601: Do not import unawaited zero balances from aqbanking.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Sep 6 13:21:01 EDT 2008


Author: andi5
Date: 2008-09-06 13:21:00 -0400 (Sat, 06 Sep 2008)
New Revision: 17495
Trac: http://svn.gnucash.org/trac/changeset/17495

Modified:
   gnucash/trunk/src/import-export/aqbanking/gnc-ab-utils.c
Log:
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.
BP



More information about the gnucash-patches mailing list