Add custom variable for email templates #6

Closed
opened 2026-02-20 14:13:41 -05:00 by deekerman · 2 comments
Owner

Originally created by @phucpnt on GitHub (Dec 27, 2013).

Hello,

We would like to add custom variable for quotes when creating email template in AOW. The aims is pursuing the following points:

  • When quote (invoice) change status send the email to accountant with links in suitecrm to the quote details
  • In order to achieve this requirements we think we need to insert the id of the quote into the email template.

How can we achieve the requirement above? We can do the modification of the source code and contribute back to suitecrm. Please let us know which point we can attack and solve the issue asap.

Best regards,
Phuc

Originally created by @phucpnt on GitHub (Dec 27, 2013). Hello, We would like to add custom variable for quotes when creating email template in AOW. The aims is pursuing the following points: - When quote (invoice) change status send the email to accountant with links in suitecrm to the quote details - In order to achieve this requirements we think we need to insert the id of the quote into the email template. How can we achieve the requirement above? We can do the modification of the source code and contribute back to suitecrm. Please let us know which point we can attack and solve the issue asap. Best regards, Phuc
Author
Owner

@phucpnt commented on GitHub (Dec 27, 2013):

Hello

We had found a way for adding custom variable in email template. The token (variable) of the email template should be in the following format:
${module_name_in_lower_case}_field_name

I hope it would help others who have issue like us

Kind regards
Phuc

@phucpnt commented on GitHub (Dec 27, 2013): Hello We had found a way for adding custom variable in email template. The token (variable) of the email template should be in the following format: ${module_name_in_lower_case}_field_name I hope it would help others who have issue like us Kind regards Phuc
Author
Owner

@salesagility commented on GitHub (Jan 10, 2014):

thank you for highlighting this

@salesagility commented on GitHub (Jan 10, 2014): thank you for highlighting this
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#6
No description provided.