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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
product_weight_logistics_uom
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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_id Many2one → mrp.bom
    domain="[('product_tmpl_id', '=', product_tmpl_id)]" args: 'mrp.bom', 'BoM'
  • product_id Many2one → product.product
    args: 'product.product', 'Product'
  • product_tmpl_id Many2one → product.template
    args: 'product.template', 'Template'
Public methods (4)
  • 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…