TIP: You can type at any time to perform a new search.
Product Logistics UoM Net Weight Integration
product_logistics_uom_net_weight · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 08:09:19
- Authors
- Odoo Community Association (OCA), Factor Libre
- Maintainers
- Odoo Community Association (OCA), Factor Libre
- Committers
- Weblate, OCA-git-bot, Adrián Cifuentes, oca-ci
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product.product | form | Inherits product_net_weight.product_normal_form_view | |
view_product_product_form |
product.product | form | Inherits product_net_weight.view_product_product_form | |
view_product_template_form |
product.template | form | Inherits product_net_weight.view_product_template_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
net_weightFloatdigits=False -
product_net_weightFloatcompute='_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.
New fields (1)
-
product_net_weightFloatcompute='_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.