View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006539 | Taler | py bank (demonstrator, obsolete) | public | 2020-08-25 19:54 | 2021-08-24 16:23 |
Reporter | MS | Assigned To | MS | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006539: Get rid of signed amounts. | ||||
Description | The protocol changed so that no signed amounts are allowed anymore in the JSON. Instead, whether the amount relates to a debit or credit is now usually told by a "credit_or_debit_indicator" field. The Python bank got one occurrence removed, but a thorough inspection of the code should still be done, in order to find more occurrences. | ||||
Tags | No tags attached. | ||||
|
Assigning to Torsten, as he needs to update the PoS app for sure. |
|
The cashier app was the only app using signed amounts and it has been adapted in https://git.taler.net/taler-android.git/commit/?id=c8dbdaf02d200287cc1242f4826a6c9637398640 |
|
Seems to be there was only one place, which makes sense. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-25 19:54 | MS | New Issue | |
2020-08-25 19:54 | MS | Status | new => assigned |
2020-08-25 19:54 | MS | Assigned To | => Marcello Stanisci |
2020-08-25 21:07 | Christian Grothoff | Assigned To | Marcello Stanisci => grote |
2020-08-25 21:08 | Christian Grothoff | Note Added: 0016773 | |
2020-08-25 21:08 | Christian Grothoff | Product Version | => git (master) |
2020-08-25 21:08 | Christian Grothoff | Target Version | => 0.8 |
2020-08-26 15:05 | grote | Note Added: 0016775 | |
2020-08-26 15:05 | grote | Assigned To | grote => MS |
2020-08-28 17:49 | Christian Grothoff | Status | assigned => resolved |
2020-08-28 17:49 | Christian Grothoff | Resolution | open => fixed |
2020-08-28 17:49 | Christian Grothoff | Fixed in Version | => 0.8 |
2020-08-28 17:49 | Christian Grothoff | Note Added: 0016788 | |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |
2022-08-23 20:26 | Christian Grothoff | Category | bank (demonstrator) => py bank (demonstrator, obsolete) |