TIP: You can type at any time to perform a new search.
Product Logistics UoM Total Weight
product_logistics_uom_total_weight · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.07 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), Antoni Marroig, APSL-Nagarro
- Maintainers
- Odoo Community Association (OCA), Antoni Marroig, APSL-Nagarro
- Committers
- Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a field in different views associated to product to see how many kilograms (or pounds) are depending of the weight field thats appears on inventory tab of product form.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_product_stock_tree_inherit |
product.product.stock.tree.inherit | product.product | tree | Inherits stock.product_product_stock_tree |
product_template_kanban_view_inherit |
product.template.product.kanban.inherit | product.template | kanban | Inherits product.product_template_kanban_view |
product_template_tree_view_inherit |
product.template.product.tree.inherit | product.template | tree | Inherits product.product_template_tree_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
total_weightFloatcompute='_compute_total_weight'
No public methods.
New fields (1)
-
total_weightFloatcompute='_compute_total_weight'
No public methods.