IO-1596 Add Envelope to print center.

This commit is contained in:
Patrick Fic
2021-12-22 16:38:10 -08:00
parent 76a00794f1
commit 74c6d32849
5 changed files with 32 additions and 0 deletions

View File

@@ -33713,6 +33713,27 @@
</translation>
</translations>
</concept_node>
<concept_node>
<name>envelope_return_address</name>
<definition_loaded>false</definition_loaded>
<description></description>
<comment></comment>
<default_text></default_text>
<translations>
<translation>
<language>en-US</language>
<approved>false</approved>
</translation>
<translation>
<language>es-MX</language>
<approved>false</approved>
</translation>
<translation>
<language>fr-CA</language>
<approved>false</approved>
</translation>
</translations>
</concept_node>
<concept_node>
<name>estimate</name>
<definition_loaded>false</definition_loaded>

View File

@@ -2015,6 +2015,7 @@
"csi_invitation": "CSI Invitation",
"csi_invitation_action": "CSI Invite",
"diagnostic_authorization": "Diagnostic Authorization",
"envelope_return_address": "#10 Envelope Return Address Label",
"estimate": "Estimate Only",
"estimate_detail": "Estimate Details",
"estimate_followup": "Estimate Followup",

View File

@@ -2015,6 +2015,7 @@
"csi_invitation": "",
"csi_invitation_action": "",
"diagnostic_authorization": "",
"envelope_return_address": "",
"estimate": "",
"estimate_detail": "",
"estimate_followup": "",

View File

@@ -2015,6 +2015,7 @@
"csi_invitation": "",
"csi_invitation_action": "",
"diagnostic_authorization": "",
"envelope_return_address": "",
"estimate": "",
"estimate_detail": "",
"estimate_followup": "",

View File

@@ -364,6 +364,14 @@ export const TemplateList = (type, context) => {
disabled: false,
group: "ro",
},
envelope_return_address: {
title: i18n.t("printcenter.jobs.envelope_return_address"),
description: "All Jobs Notes",
subject: i18n.t("printcenter.jobs.envelope_return_address"),
key: "envelope_return_address",
disabled: false,
group: "ro",
},
sgi_certificate_of_repairs: {
title: i18n.t("printcenter.jobs.sgi_certificate_of_repairs"),
description: "Thank You Letter by RO",