From f31139d7ab1be77d8ae370142053122395857f0d Mon Sep 17 00:00:00 2001 From: oca-ci Date: Fri, 2 Feb 2024 07:36:31 +0000 Subject: [PATCH] [UPD] Update mrp_tag.pot --- mrp_tag/i18n/mrp_tag.pot | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/mrp_tag/i18n/mrp_tag.pot b/mrp_tag/i18n/mrp_tag.pot index 21a745373..b71f49b50 100644 --- a/mrp_tag/i18n/mrp_tag.pot +++ b/mrp_tag/i18n/mrp_tag.pot @@ -13,6 +13,16 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: mrp_tag +#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__child_ids +msgid "Child" +msgstr "" + +#. module: mrp_tag +#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__color +msgid "Color" +msgstr "" + #. module: mrp_tag #: model_terms:ir.actions.act_window,help:mrp_tag.mrp_tag_action msgid "Create new tags for your manufacture order" @@ -58,14 +68,24 @@ msgstr "" msgid "MRP Tag" msgstr "" +#. module: mrp_tag +#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__parent_id +msgid "Parent" +msgstr "" + +#. module: mrp_tag +#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__parent_path +msgid "Parent Path" +msgstr "" + #. module: mrp_tag #: model:ir.model,name:mrp_tag.model_mrp_production msgid "Production Order" msgstr "" #. module: mrp_tag -#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__color -msgid "Tag Color" +#: model_terms:ir.ui.view,arch_db:mrp_tag.view_mrp_production_filter +msgid "Tag" msgstr "" #. module: mrp_tag @@ -85,3 +105,10 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:mrp_tag.mrp_tag_view_form msgid "Tags" msgstr "" + +#. module: mrp_tag +#. odoo-python +#: code:addons/mrp_tag/models/mrp_tag.py:0 +#, python-format +msgid "Tags cannot be recursive." +msgstr ""