Repository
odoo/odoo · module folder
Module version
1.0
Category
Manufacturing
Folder size
0.14 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 05:03:20
Authors
Maintainers
None
Committers
Olivier Dony, Christophe Simonis, Martin Trigaux, Odoo Translation Bot, Nicolas Martinelli, GitHub, Odoo Online
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Product extension. This module adds:
  * Computes standard price from the BoM of the product with a button on the product variant based
    on the materials in the BoM and the work centers.  It can create the necessary accounting entries when necessary.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_product_ext_form_view2 product_extended.product.form.view product.template form Inherits product.product_template_only_form_view
product_product_view_form_easy_inherit_extended product.product.view.form.easy.inherit.extended product.product form Inherits product.product_variant_easy_edit_view
product_product_view_form_normal_inherit_extended product.product.view.form.normal.inherit.extended product.product form Inherits product.product_normal_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • compute_price(self)
    @api.multi

New fields (0)

No new fields.

Public methods (1)
  • compute_price(self)
    @api.multi

Loading…

Loading…

Loading…