Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0
Category
Product
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://odoo-community.org/
Last tracking update
2026-08-07 07:09:59
Authors
Savoir-faire Linux, Odoo Community Association (OCA), GRAP
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA), GRAP
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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 (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.

Loading…