Purchase Tags

purchase_tag
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/19.0/purchase_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
COMMITTERSRuchir Shukla, Weblate, OCA-git-bot, oca-ci, Carlos Garcia
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add multiple tags to purchase orders

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order field Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_kpis_tree
purchase_order_view_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_view_tree
purchase_tag_view_form purchase.tag.view.form purchase.tag form New
purchase_tag_view_tree purchase.tag.view.tree purchase.tag list New
view_purchase_order_filter purchase.order.search purchase.order field Inherits purchase.view_purchase_order_filter
view_purchase_order_kanban purchase.order.kanban purchase.order field Inherits purchase.view_purchase_order_kanban
Models touched (2)

New fields (1)
  • tag_ids Many2many → purchase.tag
    column1='purchase_order_id' column2='tag_id' comodel_name='purchase.tag' relation='purchase_order_tag_rel' string='Tags'
Public methods (0)

No public methods.

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

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/18.0/purchase_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, oca-ci, Alejandro Parrales, Carlos García
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add multiple tags to purchase orders

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order field Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_kpis_tree
purchase_order_view_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_view_tree
purchase_tag_view_form purchase.tag.view.form purchase.tag form New
purchase_tag_view_tree purchase.tag.view.tree purchase.tag list New
view_purchase_order_filter purchase.order.search purchase.order field Inherits purchase.view_purchase_order_filter
view_purchase_order_kanban purchase.order.kanban purchase.order field Inherits purchase.view_purchase_order_kanban
Models touched (2)

New fields (1)
  • tag_ids Many2many → purchase.tag
    column1='purchase_order_id' column2='tag_id' comodel_name='purchase.tag' relation='purchase_order_tag_rel' string='Tags'
Public methods (0)

No public methods.

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

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/17.0/purchase_tag
VERSION
VERSION 1.2.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, Weblate, OCA-git-bot, SilvioC2C, oca-ci, Manish Bohra, Alejandro Parrales, Carlos García
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to add multiple tags to purchase orders

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order field Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_kpis_tree
purchase_order_view_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_view_tree
purchase_tag_view_form purchase.tag.view.form purchase.tag form New
purchase_tag_view_tree purchase.tag.view.tree purchase.tag tree New
view_purchase_order_filter purchase.order.search purchase.order field Inherits purchase.view_purchase_order_filter
view_purchase_order_kanban purchase.order.kanban purchase.order field Inherits purchase.view_purchase_order_kanban
Models touched (2)

New fields (1)
  • tag_ids Many2many → purchase.tag
    column1='purchase_order_id' column2='tag_id' comodel_name='purchase.tag' relation='purchase_order_tag_rel' string='Tags'
Public methods (0)

No public methods.

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

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/16.0/purchase_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, Alex Guardado
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order field Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_kpis_tree
purchase_order_view_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_view_tree
purchase_tag_view_form purchase.tag.view.form purchase.tag form New
purchase_tag_view_tree purchase.tag.view.tree purchase.tag tree New
Models touched (2)

New fields (1)
  • tag_ids Many2many → purchase.tag
    column1='purchase_order_id' column2='tag_id' comodel_name='purchase.tag' relation='purchase_order_tag_rel' string='Tags'
Public methods (0)

No public methods.

New fields (5)
  • child_ids One2many → purchase.tag
    args: 'purchase.tag', 'parent_id'
  • color Integer
    default=<expr>
  • name Char
    required=True translate=True args: 'Tag Name'
  • parent_id Many2one → purchase.tag
    index=True ondelete='cascade' args: 'purchase.tag'
  • parent_path Char
    index=True unaccent=False
Public methods (1)
  • name_get(self)
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/15.0/purchase_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, Maksym Yankin
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order field Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_kpis_tree
purchase_order_view_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_view_tree
purchase_tag_view_form purchase.tag.view.form purchase.tag form New
purchase_tag_view_tree purchase.tag.view.tree purchase.tag tree New
Models touched (2)

New fields (1)
  • tag_ids Many2many → purchase.tag
    column1='purchase_order_id' column2='tag_id' comodel_name='purchase.tag' relation='purchase_order_tag_rel' string='Tags'
Public methods (0)

No public methods.

New fields (5)
  • child_ids One2many → purchase.tag
    args: 'purchase.tag', 'parent_id'
  • color Integer
    default=<expr>
  • name Char
    required=True translate=True args: 'Tag Name'
  • parent_id Many2one → purchase.tag
    index=True ondelete='cascade' args: 'purchase.tag'
  • parent_path Char
    index=True
Public methods (1)
  • name_get(self)
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/14.0/purchase_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
COMMITTERSLois Rilo, oca-travis, Weblate, OCA-git-bot, Alessandro Uffreduzzi
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order field Inherits purchase.purchase_order_form
purchase_order_kpis_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_kpis_tree
purchase_order_view_tree purchase.order.tree purchase.order field Inherits purchase.purchase_order_view_tree
purchase_tag_view_form purchase.tag.view.form purchase.tag form New
purchase_tag_view_tree purchase.tag.view.tree purchase.tag tree New
Models touched (2)

New fields (1)
  • tag_ids Many2many → purchase.tag
    column1='purchase_order_id' column2='tag_id' comodel_name='purchase.tag' relation='purchase_order_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.