diff --git a/mrp_production_request/i18n/mrp_production_request.pot b/mrp_production_request/i18n/mrp_production_request.pot index c13dfd6ab..743a533e0 100644 --- a/mrp_production_request/i18n/mrp_production_request.pot +++ b/mrp_production_request/i18n/mrp_production_request.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" @@ -53,7 +53,7 @@ msgstr "" #. module: mrp_production_request #: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line_bottle_neck_factor -msgid "Bottle neck factor" +msgid "Bottle Neck Factor" msgstr "" #. module: mrp_production_request @@ -109,6 +109,11 @@ msgstr "" msgid "Create Manufacturing Order" msgstr "" +#. module: mrp_production_request +#: model:ir.model.fields,field_description:mrp_production_request.field_stock_move_created_mrp_production_request_id +msgid "Created Production Request" +msgstr "" + #. module: mrp_production_request #: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_create_uid #: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line_create_uid @@ -203,7 +208,17 @@ msgstr "" #. module: mrp_production_request #: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line_location_id -msgid "Location id" +msgid "Location" +msgstr "" + +#. module: mrp_production_request +#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_mrp_production_count +msgid "MO's Count" +msgstr "" + +#. module: mrp_production_request +#: model:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form +msgid "MOs" msgstr "" #. module: mrp_production_request @@ -236,7 +251,6 @@ msgstr "" #. module: mrp_production_request #: model:ir.model,name:mrp_production_request.model_mrp_production_request #: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_mrp_production_request_id -#: model:ir.model.fields,field_description:mrp_production_request.field_procurement_order_mrp_production_request_id #: model:ir.model.fields,field_description:mrp_production_request.field_product_product_mrp_production_request #: model:ir.model.fields,field_description:mrp_production_request.field_product_template_mrp_production_request #: model:ir.module.category,name:mrp_production_request.module_category_mrp_production_request @@ -245,12 +259,6 @@ msgstr "" msgid "Manufacturing Request" msgstr "" -#. module: mrp_production_request -#: code:addons/mrp_production_request/models/procurement.py:36 -#, python-format -msgid "Manufacturing Request created" -msgstr "" - #. module: mrp_production_request #: model:ir.actions.act_window,name:mrp_production_request.mrp_production_request_action #: model:ir.ui.menu,name:mrp_production_request.menu_mrp_production_request_act @@ -259,13 +267,23 @@ msgid "Manufacturing Requests" msgstr "" #. module: mrp_production_request -#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line_mrp_production_request_create_mo_id -msgid "Mrp production request create mo id" +#: model:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search +msgid "Manufacturing Requests not done or cancelled." +msgstr "" + +#. module: mrp_production_request +#: model:ir.model,name:mrp_production_request.model_stock_warehouse_orderpoint +msgid "Minimum Inventory Rule" msgstr "" #. module: mrp_production_request #: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_mrp_production_request_id -msgid "Mrp production request id" +msgid "Mrp Production Request" +msgstr "" + +#. module: mrp_production_request +#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line_mrp_production_request_create_mo_id +msgid "Mrp Production Request Create Mo" msgstr "" #. module: mrp_production_request @@ -279,9 +297,8 @@ msgid "Name" msgstr "" #. module: mrp_production_request -#: code:addons/mrp_production_request/models/procurement.py:31 -#, python-format -msgid "No BoM exists for this product!" +#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_orderpoint_id +msgid "Orderpoint" msgstr "" #. module: mrp_production_request @@ -300,24 +317,14 @@ msgstr "" msgid "Picking Type" msgstr "" -#. module: mrp_production_request -#: model:ir.model,name:mrp_production_request.model_procurement_order -msgid "Procurement" -msgstr "" - #. module: mrp_production_request #: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_procurement_group_id msgid "Procurement Group" msgstr "" #. module: mrp_production_request -#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_procurement_id -msgid "Procurement Order" -msgstr "" - -#. module: mrp_production_request -#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_procurement_state -msgid "Procurement State" +#: model:ir.model,name:mrp_production_request.model_procurement_rule +msgid "Procurement Rule" msgstr "" #. module: mrp_production_request @@ -338,7 +345,7 @@ msgid "Products needed" msgstr "" #. module: mrp_production_request -#: code:addons/mrp_production_request/wizards/mrp_production_request_create_mo.py:68 +#: code:addons/mrp_production_request/wizards/mrp_production_request_create_mo.py:67 #, python-format msgid "Programming error: wizard action executed without active_ids in context." msgstr "" @@ -384,6 +391,11 @@ msgstr "" msgid "Raw Materials Location" msgstr "" +#. module: mrp_production_request +#: sql_constraint:mrp.production.request:0 +msgid "Reference must be unique per Company!" +msgstr "" + #. module: mrp_production_request #: model:ir.actions.server,name:mrp_production_request.action_server_mrp_production_request_refresh msgid "Refresh Quantities" @@ -394,17 +406,6 @@ msgstr "" msgid "Reject" msgstr "" -#. module: mrp_production_request -#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_procurement_ids -msgid "Related Procurements" -msgstr "" - -#. module: mrp_production_request -#: code:addons/mrp_production_request/models/procurement.py:54 -#, python-format -msgid "Related procurement has been cancelled." -msgstr "" - #. module: mrp_production_request #: model:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form msgid "Request approval" @@ -491,6 +492,11 @@ msgstr "" msgid "Stock Move" msgstr "" +#. module: mrp_production_request +#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_move_dest_ids +msgid "Stock Movements of Produced Goods" +msgstr "" + #. module: mrp_production_request #: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request_manufactured_qty msgid "Sum of the quantities in Manufacturing Orders (in any state)." @@ -506,6 +512,12 @@ msgstr "" msgid "The list of operations (list of work centers) to produce the finished product. The routing is mainly used to compute work center costs during operations and to plan future loads on work centers based on production plannification." msgstr "" +#. module: mrp_production_request +#: code:addons/mrp_production_request/models/procurement_rule.py:40 +#, python-format +msgid "There is no Bill of Material found for the product %s. Please define a Bill of Material for this product." +msgstr "" + #. module: mrp_production_request #: model:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search msgid "To Approve" @@ -516,6 +528,11 @@ msgstr "" msgid "To Be Approved" msgstr "" +#. module: mrp_production_request +#: model:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search +msgid "To Do" +msgstr "" + #. module: mrp_production_request #: model:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search msgid "Unassigned" @@ -553,23 +570,17 @@ msgid "Wizard to create Manufacturing Orders" msgstr "" #. module: mrp_production_request -#: code:addons/mrp_production_request/models/mrp_production_request.py:236 +#: code:addons/mrp_production_request/models/mrp_production_request.py:241 #, python-format msgid "You cannot reject a manufacturing request related to done procurement orders." msgstr "" #. module: mrp_production_request -#: code:addons/mrp_production_request/models/mrp_production_request.py:217 +#: code:addons/mrp_production_request/models/mrp_production_request.py:228 #, python-format msgid "You cannot reset a manufacturing request if the related manufacturing orders are not cancelled." msgstr "" -#. module: mrp_production_request -#: code:addons/mrp_production_request/models/mrp_production_request.py:222 -#, python-format -msgid "You cannot reset a manufacturing request related to done or cancelled procurement orders." -msgstr "" - #. module: mrp_production_request #: model:ir.model,name:mrp_production_request.model_mrp_production_request_create_mo_line msgid "mrp.production.request.create.mo.line"