Repository
OCA/vertical-construction · module folder · Try on Runboat
Module version
0.1
Category
Product
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.savoirfairelinux.com
Last tracking update
2026-08-07 06:56:13
Authors
Savoir-faire Linux, Odoo Community Association (OCA)
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA)
Committers
Alexandre Fayolle
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_invoice_insulation, sale_insulation, stock_picking_delivery_insulation
Description
    This module allows you to define if a product is an insulation product, by 
    adding a checkbox on the product form. Checking the box enables you to enter
    the R-value (thermal resistance) of the product.

    More information about the R-value here:
    http://en.wikipedia.org/wiki/R-value_(insulation)
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_product_tree_view_insulation product.insulation.tree product.product tree Inherits product.product_product_tree_view
view_product_form_insulation product.insulation.form product.product form Inherits product.product_normal_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…