From f2a301739aabb99be4abc2bf86234f9541062b2d Mon Sep 17 00:00:00 2001 From: oca-travis Date: Thu, 28 May 2020 19:40:10 +0000 Subject: [PATCH] [UPD] Update stock_request.pot --- stock_request/i18n/stock_request.pot | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/stock_request/i18n/stock_request.pot b/stock_request/i18n/stock_request.pot index 4da3b2f36..3b18be329 100644 --- a/stock_request/i18n/stock_request.pot +++ b/stock_request/i18n/stock_request.pot @@ -104,8 +104,10 @@ msgid "Cancel" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:13 #: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_search #: model_terms:ir.ui.view,arch_db:stock_request.stock_request_search +#, python-format msgid "Cancelled" msgstr "" @@ -128,6 +130,7 @@ msgid "Company" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:189 #: code:addons/stock_request/models/stock_request.py:199 #, python-format msgid "Company must be equal to the order" @@ -184,13 +187,17 @@ msgid "Display Name" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:12 #: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form +#, python-format msgid "Done" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:10 #: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_search #: model_terms:ir.ui.view,arch_db:stock_request.stock_request_search +#, python-format msgid "Draft" msgstr "" @@ -226,6 +233,7 @@ msgid "Expected Date" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:196 #: code:addons/stock_request/models/stock_request.py:206 #, python-format msgid "Expected date must be equal to the order" @@ -304,6 +312,12 @@ msgstr "" msgid "In Progress" msgstr "" +#. module: stock_request +#: code:addons/stock_request/models/stock_request.py:11 +#, python-format +msgid "In progress" +msgstr "" + #. module: stock_request #: model:ir.model,name:stock_request.model_stock_location msgid "Inventory Locations" @@ -363,6 +377,7 @@ msgid "Location" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:172 #: code:addons/stock_request/models/stock_request.py:182 #, python-format msgid "Location must be equal to the order" @@ -472,11 +487,13 @@ msgstr "" #. module: stock_request #: code:addons/stock_request/models/stock_request_order.py:265 +#: code:addons/stock_request/models/stock_request_order.py:266 #, python-format msgid "Only orders on draft state can be unlinked" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:334 #: code:addons/stock_request/models/stock_request.py:353 #, python-format msgid "Only requests on draft state can be unlinked" @@ -531,6 +548,7 @@ msgid "Procurement Group" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:182 #: code:addons/stock_request/models/stock_request.py:192 #, python-format msgid "Procurement group must be equal to the order" @@ -665,6 +683,7 @@ msgid "Requested by" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:158 #: code:addons/stock_request/models/stock_request.py:168 #, python-format msgid "Requested by must be equal to the order" @@ -868,12 +887,14 @@ msgstr "" #. module: stock_request #: code:addons/stock_request/models/stock_move.py:38 #: code:addons/stock_request/models/stock_request_order.py:282 +#: code:addons/stock_request/models/stock_request_order.py:283 #, python-format msgid "The company of the stock request must match with that of the location." msgstr "" #. module: stock_request #: code:addons/stock_request/models/stock_request_order.py:273 +#: code:addons/stock_request/models/stock_request_order.py:274 #, python-format msgid "The company of the stock request must match with that of the warehouse." msgstr "" @@ -885,6 +906,7 @@ msgid "The following requested items from Stock Request %s have now been receive msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:206 #: code:addons/stock_request/models/stock_request.py:216 #, python-format msgid "The picking policy must be equal to the order" @@ -892,6 +914,7 @@ msgstr "" #. module: stock_request #: code:addons/stock_request/models/stock_request_order.py:291 +#: code:addons/stock_request/models/stock_request_order.py:292 #, python-format msgid "This action only works in the context of products" msgstr "" @@ -916,6 +939,7 @@ msgstr "" #. module: stock_request #: code:addons/stock_request/models/stock_request_order.py:312 +#: code:addons/stock_request/models/stock_request_order.py:313 #, python-format msgid "Unfortunately it seems you do not have the necessary rights for creating stock requests. Please contact your administrator." msgstr "" @@ -960,6 +984,7 @@ msgid "Warehouse" msgstr "" #. module: stock_request +#: code:addons/stock_request/models/stock_request.py:165 #: code:addons/stock_request/models/stock_request.py:175 #, python-format msgid "Warehouse must be equal to the order"