More UI Fixes & Print Center IO-587

This commit is contained in:
Patrick Fic
2021-04-01 14:48:55 -07:00
parent ad0347e25b
commit d515db6fc9
11 changed files with 434 additions and 177 deletions

View File

@@ -671,7 +671,8 @@
"notsent": "Email not sent. Error encountered while sending {{message}}"
},
"labels": {
"attachments": "Attachments"
"attachments": "Attachments",
"preview": "Email Preview"
},
"successes": {
"sent": "Email sent successfully."
@@ -999,12 +1000,12 @@
"employee_body": "Body",
"employee_prep": "Prep",
"employee_refinish": "Refinish",
"est_addr1": "Appraiser Address",
"est_co_nm": "Appraiser Company",
"est_ct_fn": "Appraiser First Name",
"est_ct_ln": "Appraiser Last Name",
"est_ea": "Appraiser Email",
"est_ph1": "Appraiser Phone #",
"est_addr1": "Estimator Address",
"est_co_nm": "Estimator Company",
"est_ct_fn": "Estimator First Name",
"est_ct_ln": "Estimator Last Name",
"est_ea": "Estimator Email",
"est_ph1": "Estimator Phone #",
"federal_tax_payable": "Federal Tax Payable",
"federal_tax_rate": "Federal Tax Rate",
"ins_addr1": "Insurance Co. Address",
@@ -1137,7 +1138,7 @@
},
"forms": {
"admindates": "Administrative Dates",
"appraiserinfo": "Appraiser Info",
"appraiserinfo": "Estimator Info",
"claiminfo": "Claim Information",
"estdates": "Estimate Dates",
"laborrates": "Labor Rates",
@@ -1175,7 +1176,7 @@
},
"changeclass": "Changing the job's class can have fundamental impacts to already exported accounting items. Are you sure you want to do this?",
"checklistcompletedby": "Checklist completed by {{by}} at {{at}}",
"checklistdocuments": "Checklist Documents\\",
"checklistdocuments": "Checklist Documents",
"checklists": "Checklists",
"closeconfirm": "Are you sure you want to close this job? This cannot be easily undone.",
"cost": "Cost",
@@ -1585,6 +1586,7 @@
"casl_authorization": "CASL Authorization",
"coversheet_landscape": "Coversheet (Landscape)",
"coversheet_portrait": "Coversheet Portrait",
"csi_invitation": "CSI Invitation",
"diagnostic_authorization": "Diagnostic Authorization",
"estimate": "Estimate Only",
"estimate_detail": "Estimate Details",
@@ -1620,6 +1622,14 @@
"worksheet_sorted_by_operation_part_type": "Worksheet by Operation & Part Type"
},
"labels": {
"groups": {
"authorization": "Authorization",
"financial": "Financial",
"post": "Post-Production",
"pre": "Pre-Production",
"ro": "Repair Order",
"worksheet": "Worksheets"
},
"misc": "Miscellaneous Documents",
"repairorder": "Repair Order Related",
"reportcentermodal": "Report Center",

View File

@@ -671,7 +671,8 @@
"notsent": "Correo electrónico no enviado Se encontró un error al enviar {{message}}"
},
"labels": {
"attachments": ""
"attachments": "",
"preview": ""
},
"successes": {
"sent": "Correo electrónico enviado con éxito."
@@ -1585,6 +1586,7 @@
"casl_authorization": "",
"coversheet_landscape": "",
"coversheet_portrait": "",
"csi_invitation": "",
"diagnostic_authorization": "",
"estimate": "",
"estimate_detail": "",
@@ -1620,6 +1622,14 @@
"worksheet_sorted_by_operation_part_type": ""
},
"labels": {
"groups": {
"authorization": "",
"financial": "",
"post": "",
"pre": "",
"ro": "",
"worksheet": ""
},
"misc": "",
"repairorder": "",
"reportcentermodal": "",

View File

@@ -671,7 +671,8 @@
"notsent": "Courriel non envoyé. Erreur rencontrée lors de l'envoi de {{message}}"
},
"labels": {
"attachments": ""
"attachments": "",
"preview": ""
},
"successes": {
"sent": "E-mail envoyé avec succès."
@@ -1585,6 +1586,7 @@
"casl_authorization": "",
"coversheet_landscape": "",
"coversheet_portrait": "",
"csi_invitation": "",
"diagnostic_authorization": "",
"estimate": "",
"estimate_detail": "",
@@ -1620,6 +1622,14 @@
"worksheet_sorted_by_operation_part_type": ""
},
"labels": {
"groups": {
"authorization": "",
"financial": "",
"post": "",
"pre": "",
"ro": "",
"worksheet": ""
},
"misc": "",
"repairorder": "",
"reportcentermodal": "",