diff --git a/mrp_operations_extension/i18n/mrp_operations_extension.pot b/mrp_operations_extension/i18n/mrp_operations_extension.pot index 53ceb630b..a48f723e6 100644 --- a/mrp_operations_extension/i18n/mrp_operations_extension.pot +++ b/mrp_operations_extension/i18n/mrp_operations_extension.pot @@ -24,6 +24,12 @@ msgstr "" msgid "# operators" msgstr "" +#. module: mrp_operations_extension +#: code:addons/mrp_operations_extension/wizard/change_production_qty.py:17 +#, python-format +msgid "Active Id not found" +msgstr "" + #. module: mrp_operations_extension #: view:mrp.production:mrp_operations_extension.mrp_production_form_view_inh #: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view @@ -73,6 +79,11 @@ msgstr "" msgid "Capacity per cycle" msgstr "" +#. module: mrp_operations_extension +#: model:ir.model,name:mrp_operations_extension.model_change_production_qty +msgid "Change Quantity of Products" +msgstr "" + #. module: mrp_operations_extension #: code:addons/mrp_operations_extension/models/mrp_bom.py:55 #, python-format