diff --git a/stock_demand_estimate/i18n/stock_demand_estimate.pot b/stock_demand_estimate/i18n/stock_demand_estimate.pot index 5c60e66d4..d66ca063e 100644 --- a/stock_demand_estimate/i18n/stock_demand_estimate.pot +++ b/stock_demand_estimate/i18n/stock_demand_estimate.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * stock_demand_estimate +# * stock_demand_estimate # 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" @@ -148,9 +148,11 @@ msgid "Stock Demand Estimates" msgstr "" #. module: stock_demand_estimate -#: code:addons/stock_demand_estimate/models/stock_demand_estimate.py:118 +#: code:addons/stock_demand_estimate/models/stock_demand_estimate.py:0 #, python-format -msgid "The requested operation cannot be processed because of a programming error setting the `product_qty` field instead of the `product_uom_qty`." +msgid "" +"The requested operation cannot be processed because of a programming error " +"setting the `product_qty` field instead of the `product_uom_qty`." msgstr "" #. module: stock_demand_estimate @@ -167,4 +169,3 @@ msgstr "" #: model:ir.model.fields,field_description:stock_demand_estimate.field_stock_demand_estimate__product_uom msgid "Unit of measure" msgstr "" -