This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
@@@@@@@@@@@@@@@ ROADMAP STAGE 4 - REPORTING / DASHBOARD / KPI
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
TODO: Users doesn't work anymore on remote
|
||||
{"error":{"code":"2010","message":"Specified argument was out of the range of valid values. (Parameter 'DataList \"UserDataList\" specified does not exist')"}}
|
||||
no error in UI at all either, just empty list!?
|
||||
|
||||
|
||||
REPORTING
|
||||
|
||||
Useful links:
|
||||
@@ -10,7 +15,7 @@ Useful links:
|
||||
|
||||
TODO: Works on other platforms
|
||||
Do a distribution to linux and test
|
||||
|
||||
|
||||
TODO: BASIC CAN REPORT OFF DATA WITH TEMPLATE ENGINE WORKING TESTS
|
||||
|
||||
Make a sample report with handlebars of each kind of report
|
||||
@@ -215,6 +220,7 @@ HTML -> PDF
|
||||
https://stackoverflow.com/questions/62042078/puppeteer-sharp-for-server-side-html-to-pdf-conversions
|
||||
https://www.singlestoneconsulting.com/blog/how-to-generate-server-side-pdf-reports-puppeteer-d3-handlebars/
|
||||
https://github.com/hardkoded/puppeteer-sharp/issues/1510 - shows being used by someone other than jsreport which buries all the details in endless libs
|
||||
https://github.com/hardkoded/puppeteer-sharp/issues/1514
|
||||
|
||||
WeasyPrint
|
||||
https://github.com/jsreport/jsreport-weasyprint-pdf
|
||||
|
||||
Reference in New Issue
Block a user