{{template config_path="design/email/header_template"}}
{{trans "%recipient_full_name," recipient_full_name=$data.recipient_full_name}} {{if data.quote_name}} {{trans "Purchase Order #%increment_id has been created based on your quote %quote_name" increment_id=$data.purchase_order_increment_id purchase_order_view_url=$this.getUrl($store,'purchaseorder/purchaseorder/view/',[_nosid:1,request_id:$data.purchase_order_id]) quote_name=$data.quote_name quote_view_url=$this.getUrl($store,'negotiable_quote/quote/view/',[_nosid:1,quote_id:$data.quote_id]) |raw}}. {{trans "This Purchase Order has been approved automatically."}} {{else}} {{trans "Your Purchase Order #%increment_id" increment_id=$data.purchase_order_increment_id purchase_order_view_url=$this.getUrl($store,'purchaseorder/purchaseorder/view/',[_nosid:1,request_id:$data.purchase_order_id]) |raw}} {{trans "has been created and approved automatically."}} {{/if}} {{trans "You will receive an e-mail with your Order confirmation shortly."}} {{trans "Your Purchase Order details are below."}} |