...
Code Block |
---|
cmx.emailtemplate.contractforexternalreview |
Possible variables:
Code Block |
---|
${title} - Contract's title ${link} - Link to open the Document |
- Send notification on complete the Manual signature:
Configuration:
Code Block |
---|
cmx.emailtemplate.contractmanuallysigned |
Possible variables:
Code Block |
---|
${title} - Contract's title
${number} - Contract's number
${host} - Server URL |
- Contract Send for Approval notification:
Configuration:
Code Block |
---|
cmx.emailtemplate.contractsendforapproval |
Possible variables:
Code Block |
---|
${title} - Contract's title
${host} - Server URL
${approveUrl} - URL for Approve contract
${requestChangesUrl} - URL for Request Changes |