diff --git a/erpnext/buying/doctype/request_for_quotation/request_for_quotation.json b/erpnext/buying/doctype/request_for_quotation/request_for_quotation.json index 158334f96323..fbfc1ac16935 100644 --- a/erpnext/buying/doctype/request_for_quotation/request_for_quotation.json +++ b/erpnext/buying/doctype/request_for_quotation/request_for_quotation.json @@ -273,7 +273,9 @@ "fieldname": "html_llwp", "fieldtype": "HTML", "options": "
In your Email Template, you can use the following special variables:\n
\n{{ update_password_link }}
: A link where your supplier can set a new password to log into your portal.\n {{ portal_link }}
: A link to this RFQ in your supplier portal.\n {{ supplier_name }}
: The company name of your supplier.\n {{ contact.salutation }} {{ contact.last_name }}
: The contact person of your supplier.\n {{ user_fullname }}
: Your full name.\n Apart from these, you can access all values in this RFQ, like {{ message_for_supplier }}
or {{ terms }}
.