MRP Tags

mrp_tag
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/19.0/mrp_tag
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSRuchir Shukla, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add multiple tags to Manufacturing Orders

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production xpath Inherits mrp.mrp_production_form_view
mrp_production_tree_view mrp.production.tree mrp.production field Inherits mrp.mrp_production_tree_view
mrp_tag_view_form mrp.tag.view.form mrp.tag form New
mrp_tag_view_tree mrp.tag.view.tree mrp.tag list New
view_mrp_production_filter mrp.production.search mrp.production xpath Inherits mrp.view_mrp_production_filter
Models touched (2)

New fields (1)
  • tag_ids Many2many → mrp.tag
    column1='mrp_production_id' column2='tag_id' comodel_name='mrp.tag' relation='mrp_production_tag_rel' string='Tags'
Public methods (0)

No public methods.

New fields (5)
  • child_ids One2many → mrp.tag
    args: 'mrp.tag', 'parent_id'
  • color Integer
    default=<expr>
  • name Char
    required=True translate=True args: 'Tag Name'
  • parent_id Many2one → mrp.tag
    index=True ondelete='cascade' args: 'mrp.tag'
  • parent_path Char
    index=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/18.0/mrp_tag
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add multiple tags to Manufacturing Orders

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production xpath Inherits mrp.mrp_production_form_view
mrp_production_tree_view mrp.production.tree mrp.production field Inherits mrp.mrp_production_tree_view
mrp_tag_view_form mrp.tag.view.form mrp.tag form New
mrp_tag_view_tree mrp.tag.view.tree mrp.tag list New
view_mrp_production_filter mrp.production.search mrp.production xpath Inherits mrp.view_mrp_production_filter
Models touched (2)

New fields (1)
  • tag_ids Many2many → mrp.tag
    column1='mrp_production_id' column2='tag_id' comodel_name='mrp.tag' relation='mrp_production_tag_rel' string='Tags'
Public methods (0)

No public methods.

New fields (5)
  • child_ids One2many → mrp.tag
    args: 'mrp.tag', 'parent_id'
  • color Integer
    default=<expr>
  • name Char
    required=True translate=True args: 'Tag Name'
  • parent_id Many2one → mrp.tag
    index=True ondelete='cascade' args: 'mrp.tag'
  • parent_path Char
    index=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/17.0/mrp_tag
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Arturo Arribas
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add multiple tags to Manufacturing Orders

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production xpath Inherits mrp.mrp_production_form_view
mrp_production_tree_view mrp.production.tree mrp.production field Inherits mrp.mrp_production_tree_view
mrp_tag_view_form mrp.tag.view.form mrp.tag form New
mrp_tag_view_tree mrp.tag.view.tree mrp.tag tree New
view_mrp_production_filter mrp.production.search mrp.production xpath Inherits mrp.view_mrp_production_filter
Models touched (2)

New fields (1)
  • tag_ids Many2many → mrp.tag
    column1='mrp_production_id' column2='tag_id' comodel_name='mrp.tag' relation='mrp_production_tag_rel' string='Tags'
Public methods (0)

No public methods.

New fields (5)
  • child_ids One2many → mrp.tag
    args: 'mrp.tag', 'parent_id'
  • color Integer
    default=<expr>
  • name Char
    required=True translate=True args: 'Tag Name'
  • parent_id Many2one → mrp.tag
    index=True ondelete='cascade' args: 'mrp.tag'
  • parent_path Char
    index=True unaccent=False
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/16.0/mrp_tag
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, SilvioC2C, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production xpath Inherits mrp.mrp_production_form_view
mrp_production_tree_view mrp.production.tree mrp.production field Inherits mrp.mrp_production_tree_view
mrp_tag_view_form mrp.tag.view.form mrp.tag form New
mrp_tag_view_tree mrp.tag.view.tree mrp.tag tree New
view_mrp_production_filter mrp.production.search mrp.production xpath Inherits mrp.view_mrp_production_filter
Models touched (2)

New fields (1)
  • tag_ids Many2many → mrp.tag
    column1='mrp_production_id' column2='tag_id' comodel_name='mrp.tag' relation='mrp_production_tag_rel' string='Tags'
Public methods (0)

No public methods.

New fields (5)
  • child_ids One2many → mrp.tag
    args: 'mrp.tag', 'parent_id'
  • color Integer
    default=<expr>
  • name Char
    required=True translate=True args: 'Tag Name'
  • parent_id Many2one → mrp.tag
    index=True ondelete='cascade' args: 'mrp.tag'
  • parent_path Char
    index=True unaccent=False
Public methods (1)
  • name_get(self)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/15.0/mrp_tag
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSMiquel Raïch, Weblate, OCA-git-bot, SilvioC2C, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production xpath Inherits mrp.mrp_production_form_view
mrp_production_tree_view mrp.production.tree mrp.production field Inherits mrp.mrp_production_tree_view
mrp_tag_view_form mrp.tag.view.form mrp.tag form New
mrp_tag_view_tree mrp.tag.view.tree mrp.tag tree New
view_mrp_production_filter mrp.production.search mrp.production xpath Inherits mrp.view_mrp_production_filter
Models touched (2)

New fields (1)
  • tag_ids Many2many → mrp.tag
    column1='mrp_production_id' column2='tag_id' comodel_name='mrp.tag' relation='mrp_production_tag_rel' string='Tags'
Public methods (0)

No public methods.

New fields (5)
  • child_ids One2many → mrp.tag
    args: 'mrp.tag', 'parent_id'
  • color Integer
    default=<expr>
  • name Char
    required=True translate=True args: 'Tag Name'
  • parent_id Many2one → mrp.tag
    index=True ondelete='cascade' args: 'mrp.tag'
  • parent_path Char
    index=True
Public methods (1)
  • name_get(self)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/14.0/mrp_tag
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, oca-ci, Alessandro Uffreduzzi, Jasmin Solanki
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production xpath Inherits mrp.mrp_production_form_view
mrp_production_tree_view mrp.production.tree mrp.production field Inherits mrp.mrp_production_tree_view
mrp_tag_view_form mrp.tag.view.form mrp.tag form New
mrp_tag_view_tree mrp.tag.view.tree mrp.tag tree New
Models touched (2)

New fields (1)
  • tag_ids Many2many → mrp.tag
    column1='mrp_production_id' column2='tag_id' comodel_name='mrp.tag' relation='mrp_production_tag_rel' string='Tags'
Public methods (0)

No public methods.

New fields (2)
  • color Integer
    default=_get_default_color args: 'Color'
  • name Char
    required=True translate=True args: 'Tag Name'
Public methods (0)

No public methods.