This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
@@@@@@@@@@@@@@@ ROADMAP STAGE 4 - REPORTING / DASHBOARD / KPI
|
@@@@@@@@@@@@@@@ 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
|
REPORTING
|
||||||
|
|
||||||
Useful links:
|
Useful links:
|
||||||
@@ -215,6 +220,7 @@ HTML -> PDF
|
|||||||
https://stackoverflow.com/questions/62042078/puppeteer-sharp-for-server-side-html-to-pdf-conversions
|
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://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/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
|
WeasyPrint
|
||||||
https://github.com/jsreport/jsreport-weasyprint-pdf
|
https://github.com/jsreport/jsreport-weasyprint-pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user