View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004962 | Taler | auditor | public | 2017-03-18 23:09 | 2018-04-15 20:34 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.5 | Fixed in Version | 0.5 | ||
Summary | 0004962: generate financial report from audit DB | ||||
Description | The main auditor tool checks signatures and generates a report about "bad" things. We should probably have a separate tool to generate a business report about the financial situation of the exchange. The auditor does (largely?) store the required information nicely in the database, we just need to extract and layout it. | ||||
Additional Information | See in particular (for now): * select_historic_denom_revenue() - coin expiration profits * get_denomination_summary() - current overall balance from fees and risk exposure * select_historic_losses() - for emergency (0003887) losses | ||||
Tags | No tags attached. | ||||
|
Basic scripting logic for TeX template / JSON-instantiation exists. What is now needed: 1) Auditor report (JSON output) needs to be made nicer, in particular better summaries (sum up misc. fields), add time range, add name of auditor & exchange, etc. So that the JSON provides more data for a nice report. 2) TeX template needs to be improved, in particular handling of very large tables, and just the general format/output (and actually reporting everything that could be in an auditor's report). |
|
As of cc09fbb..45c443f, the TeX template should nicely render all reports the auditor may generate, and the auditor was modified to include totals for summaries as required. Naturally, was we progress on 0004958 further updates to the templating will be required, but the basic report rendering logic is now there and complete. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-18 23:09 | Christian Grothoff | New Issue | |
2017-03-18 23:09 | Christian Grothoff | Status | new => assigned |
2017-03-18 23:09 | Christian Grothoff | Assigned To | => Christian Grothoff |
2017-03-18 23:12 | Christian Grothoff | Assigned To | Christian Grothoff => |
2017-03-18 23:12 | Christian Grothoff | Priority | normal => low |
2017-03-18 23:12 | Christian Grothoff | Status | assigned => confirmed |
2017-03-18 23:12 | Christian Grothoff | Additional Information Updated | |
2017-03-18 23:25 | Christian Grothoff | Target Version | => 0.7.1 |
2017-04-09 00:09 | Christian Grothoff | Assigned To | => Christian Grothoff |
2017-04-09 00:09 | Christian Grothoff | Status | confirmed => assigned |
2017-10-20 22:54 | Christian Grothoff | Note Added: 0012498 | |
2017-11-06 19:14 | Christian Grothoff | Status | assigned => resolved |
2017-11-06 19:14 | Christian Grothoff | Resolution | open => fixed |
2017-11-06 19:14 | Christian Grothoff | Fixed in Version | => 0.5 |
2017-11-06 19:14 | Christian Grothoff | Note Added: 0012570 | |
2017-11-06 19:14 | Christian Grothoff | Target Version | 0.7.1 => 0.5 |
2018-04-15 20:34 | Christian Grothoff | Status | resolved => closed |