diff --git a/purchase_third_party/__manifest__.py b/purchase_third_party/__manifest__.py
index d07b8b917..c44e6d5ab 100644
--- a/purchase_third_party/__manifest__.py
+++ b/purchase_third_party/__manifest__.py
@@ -4,7 +4,7 @@
{
"name": "Purchase Third Party",
- "version": "14.0.1.0.0",
+ "version": "16.0.1.0.0",
"author": "Eficent, CreuBlanca",
"website": "https://github.com/tegin/cb-addons",
"summary": "Creates inter company relations",
diff --git a/purchase_third_party/data/mail_template_data.xml b/purchase_third_party/data/mail_template_data.xml
index c98843011..e8887036c 100644
--- a/purchase_third_party/data/mail_template_data.xml
+++ b/purchase_third_party/data/mail_template_data.xml
@@ -1,41 +1,38 @@
-
Here is, in attachment, a ${object.state in ('draft', 'sent') and 'request for quotation' or 'purchase order confirmation'} ${object.name} % if object.partner_ref: - with reference: ${object.partner_ref} +with reference: ${object.partner_ref} % endif % if object.origin: - (RFQ origin: ${object.origin}) +(RFQ origin: ${object.origin}) % endif amounting in ${format_amount(object.amount_total, object.currency_id)} from ${object.partner_id.name}. @@ -45,43 +42,43 @@ from ${object.partner_id.name}.
Best regards,
% if object.user_id and object.user_id.signature: - ${object.user_id.signature | safe} +${object.user_id.signature | safe} % endif
]]> - - -Please find in attachment a ${object.state in ('draft', 'sent') and 'request for quotation' or 'purchase order confirmation'} ${object.name} % if object.partner_ref: - with reference: ${object.partner_ref} +with reference: ${object.partner_ref} % endif % if object.origin: - (RFQ origin: ${object.origin}) +(RFQ origin: ${object.origin}) % endif amounting ${format_amount(object.amount_total, object.currency_id)} from ${object.partner_id.name}. @@ -90,83 +87,82 @@ from ${object.partner_id.name}.
You can reply to this email if you have any questions.
Thank you,
]]>
-
|
- ||
-
|
- ||
-
|
- ||
- Powered by Odoo. - | -