TIP: You can type at any time to perform a new search.
UoM Category Active
uom_category_active · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Product
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 08:22:59
- Authors
- Odoo Community Association (OCA), PESOL
- Maintainers
- Odoo Community Association (OCA), PESOL
- Committers
- Henry Backman, OCA-git-bot, Nacho, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to archive UoM categories.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
uom_category_form_view |
uom.category.form.inherit | uom.category | form | Inherits uom.product_uom_categ_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
activeBooleandefault=Truehelp='If unchecked, it will allow you to hide the product category without removing it.'
-
create(self, vals_list)@api.model_create_multi -
write(self, vals)
Loading…