| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/16.0/product_logistics_uom_net_weight |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Factor Libre |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Factor Libre |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Adrián Cifuentes, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_logistics_uom - product_net_weight odoo/odoo: - product - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product.product | label | Inherits product_net_weight.product_normal_form_view | |
view_product_product_form |
product.product | label | Inherits product_net_weight.view_product_product_form | |
view_product_template_form |
product.template | label | Inherits product_net_weight.view_product_template_form |
net_weight
Float
digits=False
product_net_weight
Float
compute='_compute_product_net_weight'
digits='Stock Weight'
help="The net weight in the product's weight UOM, container excluded."
inverse='_inverse_product_net_weight'
args: 'Net Weight'
No public methods.
product_net_weight
Float
compute='_compute_product_net_weight'
digits='Stock Weight'
help="The net weight in the product's weight UOM, container excluded."
inverse='_inverse_product_net_weight'
store=True
args: 'Net Weight in product UOM'
No public methods.