BOD-34 Moved template rendering to utility class. Added basic config for some estimate reports.

This commit is contained in:
Patrick Fic
2020-04-28 16:41:36 -07:00
parent 113bf3f0fb
commit c6a29ba417
14 changed files with 396 additions and 133 deletions

View File

@@ -737,9 +737,17 @@
"nocontexttype": "No context type set."
},
"jobs": {
"repairorder": "Repair Order Related"
"appointment_reminder": "Appointment Reminder",
"casl_work_authorization": "CASL Work Authorization",
"coversheet": "Coversheet",
"estimate_detail": "Estimate Details",
"fippa_work_authorization": "FIPPA Work Authorization",
"job_totals": "Job Totals Only",
"work_authorization": "Work Authorization"
},
"labels": {
"misc": "Miscellaneous Documents",
"repairorder": "Repair Order Related",
"title": "Print Center"
}
},

View File

@@ -737,9 +737,17 @@
"nocontexttype": ""
},
"jobs": {
"repairorder": ""
"appointment_reminder": "",
"casl_work_authorization": "",
"coversheet": "",
"estimate_detail": "",
"fippa_work_authorization": "",
"job_totals": "",
"work_authorization": ""
},
"labels": {
"misc": "",
"repairorder": "",
"title": ""
}
},

View File

@@ -737,9 +737,17 @@
"nocontexttype": ""
},
"jobs": {
"repairorder": ""
"appointment_reminder": "",
"casl_work_authorization": "",
"coversheet": "",
"estimate_detail": "",
"fippa_work_authorization": "",
"job_totals": "",
"work_authorization": ""
},
"labels": {
"misc": "",
"repairorder": "",
"title": ""
}
},