Supplier unit price

product_with_supplier_unit_price
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/7.0/product_with_supplier_unit_price
VERSION
VERSION 0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSGuewen Baconnier, Alexandre Fayolle, Rudolf Schnapka, Launchpad Translations on behalf of product-core-editors
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits product.product_supplierinfo_tree_view
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/6.1/product_with_supplier_unit_price
VERSION
VERSION 0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSGuewen Baconnier, Alexandre Fayolle, Sandy Carter, Launchpad Translations on behalf of openerp-commiter
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - process
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits product.product_supplierinfo_tree_view
Models touched (0)

No models found for this module.