Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
0.1
Category
Product
Folder size
0.01 MB
License
GPL-3
Application
No
Auto-installable
No
Website
http://www.savoirfairelinux.com
Last tracking update
2026-08-07 06:56:11
Authors
Savoir-faire Linux, Odoo Community Association (OCA)
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA)
Committers
Guewen Baconnier, Alexandre Fayolle, Rudolf Schnapka, Launchpad Translations on behalf of product-core-editors
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
	On the product form, in the suppliers tab, you have to click on the 
        line to get the prices of the product from that supplier.

        This module displays the unit price directly on the product form by
        adding a function field to store the unit price to the supplierinfo
        object and adding it to its tree view.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
supplierinfo_unit_price_tree_view product.supplierinfo.unit_price.tree.view product.supplierinfo tree Inherits product.product_supplierinfo_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…