View Issue Details

IDProjectCategoryView StatusLast Update
0004230Talerobsolete componentpublic2016-03-04 12:03
ReporterChristian Grothoff Assigned ToMarcello Stanisci  
PriorityhighSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004230: need to specify both accounts in /admin/add/incoming
DescriptionFor the bank to be able to show the sender of a transmission, we need to specify both the sending and receiving account in /admin/add/incoming:

http://api.taler.net/api-bank.html#administrative-api

Basically, where it right now says:

account : number;

we should have

debit_account : number (subtract amount from this one)
credit_account : number (add amount to this one)

Then the bank should update the balances and histories of both accounts accordingly.
TagsNo tags attached.

Relationships

related to 0004226 closedMarcello Stanisci bank ledgers do not work quite right yet 

Activities

Christian Grothoff

2016-03-02 21:09

manager   ~0010221

201b2b3..17ff4f5 updates the exchange to address this.

Christian Grothoff

2016-03-02 21:09

manager   ~0010222

c091da7..9f98e7c updates the API spec to address this.

The bank logic itself still needs to be updated.

Marcello Stanisci

2016-03-04 11:15

reporter   ~0010232

fixed in 3c67979 and only tested with an ad-hoc shell script.

Issue History

Date Modified Username Field Change
2016-03-02 20:56 Christian Grothoff New Issue
2016-03-02 20:56 Christian Grothoff Status new => assigned
2016-03-02 20:56 Christian Grothoff Assigned To => Marcello Stanisci
2016-03-02 21:09 Christian Grothoff Note Added: 0010221
2016-03-02 21:09 Christian Grothoff Note Added: 0010222
2016-03-02 21:09 Christian Grothoff Relationship added related to 0004226
2016-03-02 21:10 Christian Grothoff Category bank API (C) => bank (demonstrator)
2016-03-04 11:15 Marcello Stanisci Note Added: 0010232
2016-03-04 11:15 Marcello Stanisci Status assigned => resolved
2016-03-04 11:15 Marcello Stanisci Resolution open => fixed
2016-03-04 12:03 Christian Grothoff Status resolved => closed
2016-03-04 12:03 Christian Grothoff Fixed in Version => 0.0
2022-08-23 20:26 Christian Grothoff Category bank (demonstrator) => py bank (demonstrator, obsolete)
2023-12-03 01:23 Christian Grothoff Category py bank (demonstrator, obsolete) => obsolete componet
2023-12-11 20:08 Florian Dold Category obsolete componet => obsolete component