This commit is contained in:
@@ -17,10 +17,13 @@ TODO: Report confirmation checklist
|
||||
</div>
|
||||
|
||||
old jsreport ref: https://playground.jsreport.net/w/admin/dI2_fUqZ (for example this sample report shows <div style="page-break-before: always;"></div> which is interesting)
|
||||
|
||||
- print properties in css ref: https://www.tutorialspoint.com/css/css_print_references.htm
|
||||
@page https://developer.mozilla.org/en-US/docs/Web/CSS/@page
|
||||
|
||||
- custom extra javascript functions EXAMPLE NEEDED
|
||||
- Mailing labels
|
||||
- Alternate paper sizes A4, Letter etc
|
||||
https://developer.mozilla.org/en-US/docs/Web/CSS/@page/size
|
||||
- Reports on each type of data anticipated
|
||||
- Graphs / KP / METRICS needs to print likely
|
||||
- Security of scripts / scrubbing or sandboxing
|
||||
|
||||
@@ -613,7 +613,6 @@ Handlebars.registerHelper('loud', function (aString) {
|
||||
if (dialogResult != true) {
|
||||
return;
|
||||
}
|
||||
|
||||
//do the delete
|
||||
window.$gz.form.setFormState({
|
||||
vm: vm,
|
||||
|
||||
Reference in New Issue
Block a user