TIP: You can type at any time to perform a new search.
Product Weight Calculation
product_weight · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Warehouse
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 07:47:36
- Authors
- Akretion, Savoir-faire Linux, Odoo Community Association (OCA)
- Maintainers
- Akretion, Savoir-faire Linux, Odoo Community Association (OCA)
- Committers
- GitHub, hparfr, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_weight_update |
Update Product Weight | product.weight.update | form | New |
view_product_weight_update_multi |
Update Product Weights | product.weight.update | form | New |
view_template_property_form |
product.template | form | Inherits stock.view_template_property_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
bom_idMany2one → mrp.bomdomain="[('product_tmpl_id', '=', product_tmpl_id)]" args: 'mrp.bom', 'BoM' -
product_idMany2one → product.productargs: 'product.product', 'Product' -
product_tmpl_idMany2one → product.templateargs: 'product.template', 'Template'
-
calculate_product_bom_weight(self, bom, product=False) -
default_get(self, fields)@api.model -
update_multi_product_weight(self) -
update_single_weight(self)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…