This commit is contained in:
@@ -1282,7 +1282,6 @@ CSR:
|
|||||||
vm.selectLists.quoteTemplateTokens.push(
|
vm.selectLists.quoteTemplateTokens.push(
|
||||||
...[
|
...[
|
||||||
{ name: cust + vm.$ay.t("Name"), id: "{{Customer}}" },
|
{ name: cust + vm.$ay.t("Name"), id: "{{Customer}}" },
|
||||||
|
|
||||||
{
|
{
|
||||||
name: vm.$ay.t("QuoteIntroduction"),
|
name: vm.$ay.t("QuoteIntroduction"),
|
||||||
id: "{{QuoteIntroduction}}"
|
id: "{{QuoteIntroduction}}"
|
||||||
|
|||||||
Reference in New Issue
Block a user