Product attribute priority

product_attribute_priority
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/9.0/product_attribute_priority
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), KMEE INFORMATICA LTDA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), KMEE INFORMATICA LTDA
COMMITTERS
COMMITTERSLaurent Mignon, David Beal, oca-travis
WEBSITE
WEBSITEhttp://www.kmee.com.br
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
variants_tree_view product.attribute.value field Inherits product.variants_tree_view
Models touched (3)

New fields (1)
  • sequence Integer
    default=10 help=SEQUENCE_HELP oldname='priority' string='Sequence'
Public methods (0)

No public methods.

New fields (1)
  • attribute_sequence Integer
    help=SEQUENCE_ATTR_HELP oldname='priority' readonly=True related='value_ids.sequence' store=True string='Priority'
Public methods (0)

No public methods.

New fields (2)
  • attribute_sequence Integer
    help=SEQUENCE_ATTR_HELP oldname='priority' readonly=True related='attribute_id.sequence' store=True string='Sequence Attribute'
  • value_sequence Integer
    default=10 help='Allow to sort attributes values' string='Sequence Value'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/8.0/product_attribute_priority
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), KMEE INFORMATICA LTDA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), KMEE INFORMATICA LTDA
COMMITTERS
COMMITTERSAlexandre Fayolle, Luis Felipe Mileo, OCA Transbot, David Beal, oca-travis
WEBSITE
WEBSITEhttp://www.kmee.com.br
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
attribute_tree_view product.attribute field Inherits product.attribute_tree_view
variants_tree_view product.attribute.value field Inherits product.variants_tree_view
Models touched (3)

New fields (1)
  • sequence Integer
    default=10 help=SEQUENCE_HELP oldname='priority' string='Sequence'
Public methods (0)

No public methods.

New fields (1)
  • attribute_sequence Integer
    help=SEQUENCE_ATTR_HELP oldname='priority' readonly=True related='value_ids.sequence' store=True string='Priority'
Public methods (0)

No public methods.

New fields (2)
  • attribute_sequence Integer
    help=SEQUENCE_ATTR_HELP oldname='priority' readonly=True related='attribute_id.sequence' store=True string='Sequence Attribute'
  • value_sequence Integer
    default=10 help='Allow to sort attributes values' string='Sequence Value'
Public methods (0)

No public methods.