AUDIT: r17347 - gnucash/trunk/src/import-export/aqbanking - Bug #543049: Import all balances and txns in aqbanking contexts returned.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Jul 19 22:09:17 EDT 2008


Author: andi5
Date: 2008-07-19 22:09:16 -0400 (Sat, 19 Jul 2008)
New Revision: 17347
Trac: http://svn.gnucash.org/trac/changeset/17347

Modified:
   gnucash/trunk/src/import-export/aqbanking/gnc-ab-getbalance.c
   gnucash/trunk/src/import-export/aqbanking/gnc-ab-gettrans.c
   gnucash/trunk/src/import-export/aqbanking/gnc-ab-transfer.c
   gnucash/trunk/src/import-export/aqbanking/gnc-ab-utils.c
   gnucash/trunk/src/import-export/aqbanking/gnc-ab-utils.h
   gnucash/trunk/src/import-export/aqbanking/gnc-file-aqb-import.c
Log:
Bug #543049: Import all balances and txns in aqbanking contexts returned.

* All aqbanking imports use the same code
* An account number returned by the bank may differ from the one sent, so that
  the correct result is not found
* The bank may also send transaction data and delete that on its servers.  This
  may lead to severe data loss if we did not tried to import of what is returned
  as much as possible

BP




More information about the gnucash-patches mailing list