Aktionen
Bug #144
geschlossena3252 breaks aqbanking-cli request --transactions
Status:
Closed
Priorität:
Normal
Kategorie:
AqBanking
Beginn:
05.10.2019
Abgabedatum:
Betriebssystem:
andere
AqBanking-Version:
a3252b7873c1385a3c5f6eefa5824f62cd3cce38
Anwendung:
andere
Version der Anwendung:
Beschreibung
value field in transaction reads "0" always.
Before:
$ aqbanking-cli request --transactions --aid=2
[...]
transaction {
char type="statement"
char subType="none"
char command="none"
[...]
char value="-15000%2F100"
a3252 and later:
char value="0"
Found with git bisect.
Aktionen