View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004825 | Taler | obsolete component | public | 2016-11-29 05:25 | 2017-06-06 14:18 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.3 | Fixed in Version | 0.3 | ||
| Summary | 0004825: bank stores redundant history entries | ||||
| Description | The bank currently stores (Florian, Marcello, 10EUR, "FROM") (Marcello, Florian, 10EUR, "TO") for every transaction, in the *same* table. This is unnecessary / confusing. We also store "FROM" and "TO" literally as string literals in the database, which is also bad. | ||||
| Tags | No tags attached. | ||||
|
|
Fixed in af104fce9b. We still do double-entry bookkeeping, but each transaction is only one database entry, and we don't have any unnecessary string literals in there. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-11-29 05:25 | Florian Dold | New Issue | |
| 2016-11-29 05:25 | Florian Dold | Status | new => assigned |
| 2016-11-29 05:25 | Florian Dold | Assigned To | => Marcello Stanisci |
| 2016-11-29 05:25 | Florian Dold | Assigned To | Marcello Stanisci => Florian Dold |
| 2017-01-13 15:02 | Florian Dold | Note Added: 0011634 | |
| 2017-01-13 15:03 | Florian Dold | Note Edited: 0011634 | |
| 2017-01-13 15:04 | Florian Dold | Note Edited: 0011634 | |
| 2017-01-13 15:04 | Florian Dold | Status | assigned => resolved |
| 2017-01-13 15:04 | Florian Dold | Resolution | open => fixed |
| 2017-01-16 10:20 | Christian Grothoff | Product Version | => git (master) |
| 2017-01-16 10:20 | Christian Grothoff | Fixed in Version | => 0.3 |
| 2017-01-16 10:20 | Christian Grothoff | Target Version | => 0.3 |
| 2017-06-06 14:18 | Christian Grothoff | Status | resolved => closed |
| 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 |