diff --git a/stock_orderpoint_uom/i18n/stock_orderpoint_uom.pot b/stock_orderpoint_uom/i18n/stock_orderpoint_uom.pot index bf3b1ac1b..30432510a 100644 --- a/stock_orderpoint_uom/i18n/stock_orderpoint_uom.pot +++ b/stock_orderpoint_uom/i18n/stock_orderpoint_uom.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * stock_orderpoint_uom +# * stock_orderpoint_uom # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -14,15 +14,19 @@ msgstr "" "Plural-Forms: \n" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/product_template.py:21 +#: code:addons/stock_orderpoint_uom/models/product_template.py:0 #, python-format -msgid "At least one reordering rule for this product has a different Procurement unit of measure category." +msgid "" +"At least one reordering rule for this product has a different Procurement " +"unit of measure category." msgstr "" #. module: stock_orderpoint_uom -#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:23 +#: code:addons/stock_orderpoint_uom/models/stock_warehouse_orderpoint.py:0 #, python-format -msgid "Error: The product default Unit of Measure and the procurement Unit of Measure must be in the same category." +msgid "" +"Error: The product default Unit of Measure and the procurement Unit of " +"Measure must be in the same category." msgstr "" #. module: stock_orderpoint_uom @@ -37,7 +41,6 @@ msgstr "" #. module: stock_orderpoint_uom #: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint__procure_uom_id -#: model:ir.model.fields,field_description:stock_orderpoint_uom.field_stock_warehouse_orderpoint_template__procure_uom_id msgid "Procurement UoM" msgstr "" @@ -46,3 +49,7 @@ msgstr "" msgid "Product Template" msgstr "" +#. module: stock_orderpoint_uom +#: model_terms:ir.ui.view,arch_db:stock_orderpoint_uom.view_warehouse_orderpoint_form +msgid "Quantity Multiple is applied to the base UoM." +msgstr ""