UoM Category Active

uom_category_active
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/17.0/uom_category_active
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PESOL
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PESOL
COMMITTERS
COMMITTERSOCA-git-bot, Nacho, oca-ci, Henry Backman
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to archive UoM categories.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
uom_category_form_view uom.category.form.inherit uom.category xpath Inherits uom.product_uom_categ_form_view
Models touched (1)

New fields (1)
  • active Boolean
    default=True help='If unchecked, it will allow you to hide the product category without removing it.'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/16.0/uom_category_active
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PESOL
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PESOL
COMMITTERS
COMMITTERSSylvain LE GAL, angelmoya, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - uom
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
uom_category_form_view uom.category.form.inherit uom.category xpath Inherits uom.product_uom_categ_form_view
Models touched (1)

New fields (1)
  • active Boolean
    default=True help='If unchecked, it will allow you to hide the product category without removing it.'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)