Supplier Unit Price

product_supplierinfo_tree_price_info
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/9.0/product_supplierinfo_tree_price_info
VERSION
VERSION 1.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP, Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP, Savoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
supplierinfo_unit_price_tree_view product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (1)

New fields (2)
  • unit_price Float
    compute='_compute_unit_price' help='Purchase Price of the product for this supplier. \n If many prices are defined, The price will be the price associated with the smallest quantity.' multi='unit_price'
  • unit_price_note Char
    compute='_compute_unit_price' multi='unit_price' string='Unit Price'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/8.0/product_supplierinfo_tree_price_info
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP, Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP, Savoir-faire Linux
COMMITTERS
COMMITTERSSylvain LE GAL, Stéphane Bidoul (ACSONE), OCA Transbot, Sébastien BEAU, David Beal, oca-travis
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
supplierinfo_unit_price_tree_view product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (1)

New fields (2)
  • unit_price Float
    compute='_compute_unit_price' help='Purchase Price of the product for this supplier. \n If many prices are defined, The price will be the price associated with the smallest quantity.' multi='unit_price'
  • unit_price_note Char
    compute='_compute_unit_price' multi='unit_price' string='Unit Price'
Public methods (0)

No public methods.