72A99537-A0FB-4A61-A850-0BF2BAA6120A

Monolithon is now backendo! Read more...

How to Use Downloadable Documents in ERPNext Email Templates

Example (for Delivery Note): {{frappe.get_url()}} / delivery_note / {{doc.name}} ? key = {{frappe.get_doc(doc.doctype, doc.name).get_signature()}} So…
How to Use Downloadable Documents in ERPNext Email Templates

Example (for Delivery Note):
{{frappe.get_url()}}/delivery_note/{{doc.name}}?key={{frappe.get_doc(doc.doctype, doc.name).get_signature()}}

Source: https://discuss.frappe.io/t/how-to-add-document-link-in-email-template/47853/6

Explore more articles by Admin