We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e70d98 commit 5cdd1ddCopy full SHA for 5cdd1dd
2 files changed
src/main/resources/reports/invoices_daily/README.md
@@ -15,9 +15,13 @@ curl -v \
15
-H 'Content-Type: application/json' \
16
-d '{"reportName": "report_invoices_daily",
17
"reportType": "TIMELINE",
18
- "reportPrettyName": "Daily invoices value",
+ "reportPrettyName": "Daily Invoices Value",
19
"sourceTableName": "report_invoices_daily",
20
"refreshProcedureName": "refresh_report_invoices_daily",
21
"refreshFrequency": "DAILY"}' \
22
"http://127.0.0.1:8080/plugins/killbill-analytics/reports"
23
```
24
+
25
+## Report UI:
26
27
+
src/main/resources/reports/invoices_daily/invoice-amount-daily.png
144 KB
0 commit comments