From 8009801fbfef865e42658613840c20cc75f41151 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Wed, 19 May 2021 02:03:20 +0000 Subject: [PATCH] [UPD] Update product_contract.pot --- product_contract/i18n/product_contract.pot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/product_contract/i18n/product_contract.pot b/product_contract/i18n/product_contract.pot index 392437266..6b8e04526 100644 --- a/product_contract/i18n/product_contract.pot +++ b/product_contract/i18n/product_contract.pot @@ -72,6 +72,7 @@ msgid "Contract Template" msgstr "" #. module: product_contract +#: code:addons/product_contract/models/sale_order_line.py:264 #: code:addons/product_contract/models/sale_order_line.py:266 #, python-format msgid "Contract product has different contract template" @@ -230,6 +231,7 @@ msgid "Sale Order Line" msgstr "" #. module: product_contract +#: code:addons/product_contract/models/sale_order_line.py:248 #: code:addons/product_contract/models/sale_order_line.py:250 #, python-format msgid "Sale Order and contract should be linked to the same partner"