This commit is contained in:
2020-09-15 22:12:30 +00:00
parent 60d30bf6ae
commit c067d91745
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -613,7 +613,6 @@ Handlebars.registerHelper('loud', function (aString) {
if (dialogResult != true) {
return;
}
//do the delete
window.$gz.form.setFormState({
vm: vm,