diff --git a/mrp_mto_with_stock/i18n/ca.po b/mrp_mto_with_stock/i18n/ca.po index 787b83a59..991e49f9f 100644 --- a/mrp_mto_with_stock/i18n/ca.po +++ b/mrp_mto_with_stock/i18n/ca.po @@ -19,26 +19,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Plantilla del producte" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -84,23 +84,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/de.po b/mrp_mto_with_stock/i18n/de.po index c5bdaf471..a403dc3c2 100644 --- a/mrp_mto_with_stock/i18n/de.po +++ b/mrp_mto_with_stock/i18n/de.po @@ -20,26 +20,26 @@ msgstr "" "X-Generator: Weblate 3.3\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "Fertigung: MTO mit Bestandsvorhersage" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "Lagerorte für die Fertigung MTO/MTS" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "Fertigungsauftrag" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Produktvorlage" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,8 +85,8 @@ msgid "TOP" msgstr "Oben" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." @@ -94,13 +94,27 @@ msgstr "" "Diese Lagerorte für die Fertigung werden Beschaffungen auslösen, wenn kein " "Bestand im Quelllager vorhanden ist." +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "Lager" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " @@ -112,3 +126,20 @@ msgstr "" "Aktivieren Sie diese Option, wenn es auf Bestandsvorhersagen basieren soll. " "In diesem Fall werden die ausgelösten Beschaffungen nicht mit " "Lagerbewegungen des Rohmaterials verlinkt" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "Fertigungsauftrag" diff --git a/mrp_mto_with_stock/i18n/es.po b/mrp_mto_with_stock/i18n/es.po index e986a5e5a..b809fdb1a 100644 --- a/mrp_mto_with_stock/i18n/es.po +++ b/mrp_mto_with_stock/i18n/es.po @@ -19,26 +19,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "Órden de producción" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Plantilla de producto" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -84,23 +84,54 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "Órden de producción" diff --git a/mrp_mto_with_stock/i18n/es_MX.po b/mrp_mto_with_stock/i18n/es_MX.po index 11b525ce3..469df4066 100644 --- a/mrp_mto_with_stock/i18n/es_MX.po +++ b/mrp_mto_with_stock/i18n/es_MX.po @@ -20,26 +20,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Plantilla del producto" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/fi.po b/mrp_mto_with_stock/i18n/fi.po index 93d03c8b7..4eadc6f36 100644 --- a/mrp_mto_with_stock/i18n/fi.po +++ b/mrp_mto_with_stock/i18n/fi.po @@ -19,26 +19,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Tuotteen malli" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -84,23 +84,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/fr.po b/mrp_mto_with_stock/i18n/fr.po index 57402938e..24de6b509 100644 --- a/mrp_mto_with_stock/i18n/fr.po +++ b/mrp_mto_with_stock/i18n/fr.po @@ -20,26 +20,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "Ordre de fabrication" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Modèle d'article" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,54 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "Ordre de fabrication" diff --git a/mrp_mto_with_stock/i18n/fr_CH.po b/mrp_mto_with_stock/i18n/fr_CH.po index d518de4b3..d093f801b 100644 --- a/mrp_mto_with_stock/i18n/fr_CH.po +++ b/mrp_mto_with_stock/i18n/fr_CH.po @@ -20,26 +20,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Template de produit" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/hr.po b/mrp_mto_with_stock/i18n/hr.po index 3905f1840..a550e2d67 100644 --- a/mrp_mto_with_stock/i18n/hr.po +++ b/mrp_mto_with_stock/i18n/hr.po @@ -20,26 +20,26 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Predložak proizvoda" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/hr_HR.po b/mrp_mto_with_stock/i18n/hr_HR.po index f39cfd669..79c5a6fc3 100644 --- a/mrp_mto_with_stock/i18n/hr_HR.po +++ b/mrp_mto_with_stock/i18n/hr_HR.po @@ -21,26 +21,26 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "Proizvodni nalog" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -86,23 +86,54 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "Proizvodni nalog" diff --git a/mrp_mto_with_stock/i18n/it.po b/mrp_mto_with_stock/i18n/it.po index 1336e9a2d..c63cf4cb9 100644 --- a/mrp_mto_with_stock/i18n/it.po +++ b/mrp_mto_with_stock/i18n/it.po @@ -20,26 +20,26 @@ msgstr "" "X-Generator: Weblate 4.14.1\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "MTO MRP con giacenza previsionale" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "Ubicazioni produzioni MTO/MTS" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "Ordine di produzione" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Modello prodotto" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,8 +85,8 @@ msgid "TOP" msgstr "TOP" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." @@ -94,13 +94,27 @@ msgstr "" "Queste ubicazioni di produzione creeranno approvvigionamenti quando non ci " "sono giacenze disponibili nell'ubicazione sorgente." +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "Magazzino" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " @@ -112,3 +126,20 @@ msgstr "" "si preferisce basarlo sulle giacenze previsionali. In questo caso, " "l'approvvigionamento creato non sarà collegato con i movimenti di materiale " "grezzo" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "Ordine di produzione" diff --git a/mrp_mto_with_stock/i18n/lt.po b/mrp_mto_with_stock/i18n/lt.po index e07fd798a..bd25edef2 100644 --- a/mrp_mto_with_stock/i18n/lt.po +++ b/mrp_mto_with_stock/i18n/lt.po @@ -20,26 +20,26 @@ msgstr "" "%100<10 || n%100>=20) ? 1 : 2);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "Gamybos užsakymas" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,54 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "Gamybos užsakymas" diff --git a/mrp_mto_with_stock/i18n/nl_NL.po b/mrp_mto_with_stock/i18n/nl_NL.po index 0fcc3f4d7..c5d1c222a 100644 --- a/mrp_mto_with_stock/i18n/nl_NL.po +++ b/mrp_mto_with_stock/i18n/nl_NL.po @@ -20,26 +20,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "Productieorder" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,54 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "Productieorder" diff --git a/mrp_mto_with_stock/i18n/pt_BR.po b/mrp_mto_with_stock/i18n/pt_BR.po index d6f0e552e..33586f905 100644 --- a/mrp_mto_with_stock/i18n/pt_BR.po +++ b/mrp_mto_with_stock/i18n/pt_BR.po @@ -20,26 +20,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "Ordem de fabricação" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Produto Modelo" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,54 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "Ordem de fabricação" diff --git a/mrp_mto_with_stock/i18n/ro.po b/mrp_mto_with_stock/i18n/ro.po index 6fde2dde7..80b19ba8d 100644 --- a/mrp_mto_with_stock/i18n/ro.po +++ b/mrp_mto_with_stock/i18n/ro.po @@ -20,26 +20,26 @@ msgstr "" "2:1));\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Produs șablon" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/sl.po b/mrp_mto_with_stock/i18n/sl.po index a815f6a0f..64b4a0020 100644 --- a/mrp_mto_with_stock/i18n/sl.po +++ b/mrp_mto_with_stock/i18n/sl.po @@ -20,26 +20,26 @@ msgstr "" "%100==4 ? 2 : 3);\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Predloga proizvoda" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/tr_TR.po b/mrp_mto_with_stock/i18n/tr_TR.po index b33a1dca6..4e037db4e 100644 --- a/mrp_mto_with_stock/i18n/tr_TR.po +++ b/mrp_mto_with_stock/i18n/tr_TR.po @@ -20,26 +20,26 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Ürün şablonu" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/vi_VN.po b/mrp_mto_with_stock/i18n/vi_VN.po index 6e15c09db..dbf972a13 100644 --- a/mrp_mto_with_stock/i18n/vi_VN.po +++ b/mrp_mto_with_stock/i18n/vi_VN.po @@ -20,26 +20,26 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "Mẫu sản phẩm" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,51 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" diff --git a/mrp_mto_with_stock/i18n/zh_CN.po b/mrp_mto_with_stock/i18n/zh_CN.po index 83d72cb28..816f26a3e 100644 --- a/mrp_mto_with_stock/i18n/zh_CN.po +++ b/mrp_mto_with_stock/i18n/zh_CN.po @@ -20,26 +20,26 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "MRP MTO with forecast stock" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,field_description:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "Manufacturing MTO/MTS Locations" msgstr "" -#. module: mrp_mto_with_stock -#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production -msgid "Manufacturing Order" -msgstr "制造订单" - #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_product_template msgid "Product Template" msgstr "" +#. module: mrp_mto_with_stock +#: model:ir.model,name:mrp_mto_with_stock.model_mrp_production +msgid "Production Order" +msgstr "" + #. module: mrp_mto_with_stock #: model:product.product,name:mrp_mto_with_stock.product_product_manufacture_1_1 #: model:product.template,name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template @@ -85,23 +85,54 @@ msgid "TOP" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product_mrp_mts_mto_location_ids -#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template_mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_product__mrp_mts_mto_location_ids +#: model:ir.model.fields,help:mrp_mto_with_stock.field_product_template__mrp_mts_mto_location_ids msgid "" "These manufacturing locations will create procurements when there is no " "stock availale in the source location." msgstr "" +#. module: mrp_mto_with_stock +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "Unit(s)" +msgstr "" + #. module: mrp_mto_with_stock #: model:ir.model,name:mrp_mto_with_stock.model_stock_warehouse msgid "Warehouse" msgstr "" #. module: mrp_mto_with_stock -#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse_mrp_mto_mts_forecast_qty +#: model:ir.model.fields,help:mrp_mto_with_stock.field_stock_warehouse__mrp_mto_mts_forecast_qty msgid "" "When you use Mrp_mto_with_stock, the procurement creation is based on " "reservable stock by default. Check this option if you prefer base it on the " "forecast stock. In this case, the created procurements won't be linked to " "the raw material moves" msgstr "" + +#. module: mrp_mto_with_stock +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2 +#: model:product.product,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1 +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_1_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_2_product_template +#: model:product.template,weight_uom_name:mrp_mto_with_stock.product_product_manufacture_1_product_template +msgid "kg" +msgstr "" + +#~ msgid "Manufacturing Order" +#~ msgstr "制造订单"