Aktionen
Bug #203
geschlossenOFX Transaction parser doesn't set a transaction type.
Status:
Closed
Priorität:
Normal
Kategorie:
-
Beginn:
21.03.2020
Abgabedatum:
Betriebssystem:
FreeBSD, Linux, MacOSX, Windows
AqBanking-Version:
git master e07f346
Anwendung:
GnuCash
Version der Anwendung:
Beschreibung
The causes GnuCash to be unable to import the transactions because AB_ImExporterAccountInfo_GetFirstTransaction(element, AB_Transaction_TypeStatement, 0) finds nothing.
The attached patch sets the transaction type to AB_Transaction_TypeStatement and the subtype to AB_Transaction_SubTypeStandard. The two statements were copied from aqpaypal/provider_getstm.c.
Dateien
Aktionen