[UPD] Update product_contract.pot

This commit is contained in:
oca-travis
2020-03-09 16:34:21 +00:00
committed by Ilyas
parent f0037e3ac1
commit 57d7df30c0

View File

@@ -64,20 +64,22 @@ msgid "Contract Line to replace"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__contract_template_id #: model:ir.model.fields,field_description:product_contract.field_product_product__property_contract_template_id
#: model:ir.model.fields,field_description:product_contract.field_product_template__contract_template_id #: model:ir.model.fields,field_description:product_contract.field_product_template__property_contract_template_id
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__contract_template_id #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__contract_template_id
msgid "Contract Template" msgid "Contract Template"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/sale_order_line.py:221 #: code:addons/product_contract/models/sale_order_line.py:221
#: code:addons/product_contract/models/sale_order_line.py:228
#, python-format #, python-format
msgid "Contract product has different contract template" msgid "Contract product has different contract template"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/product_template.py:59 #: code:addons/product_contract/models/product_template.py:59
#: code:addons/product_contract/models/product_template.py:61
#, python-format #, python-format
msgid "Contract product should be service type" msgid "Contract product should be service type"
msgstr "" msgstr ""
@@ -199,6 +201,7 @@ msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/sale_order_line.py:205 #: code:addons/product_contract/models/sale_order_line.py:205
#: code:addons/product_contract/models/sale_order_line.py:212
#, python-format #, python-format
msgid "Sale Order and contract should be linked to the same partner" msgid "Sale Order and contract should be linked to the same partner"
msgstr "" msgstr ""
@@ -252,3 +255,9 @@ msgstr ""
msgid "Year(s)" msgid "Year(s)"
msgstr "" msgstr ""
#. module: product_contract
#: code:addons/product_contract/models/sale_order.py:80
#, python-format
msgid "You must specify a contract template for '{}' product in '{}' company."
msgstr ""