TIP: You can type at any time to perform a new search.
Product SupplierInfo Standard Price
product_supplierinfo_standard_price · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- GRAP - Custom
- Folder size
- 0.22 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 08:09:19
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Weblate, OCA-git-bot, oca-ci, Quentin Dupont
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_supplierinfo_tree |
product.supplierinfo | tree | Inherits product.product_supplierinfo_tree_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
diff_supplierinfo_product_standard_priceFloatcompute='_compute_diff_supplierinfo_product_standard_price'digits='Product Price' -
product_standard_priceFloatrelated='product_tmpl_id.standard_price'string='Product actual standard price' -
theoritical_standard_priceFloatcompute='_compute_theoritical_standard_price'string='Supplier info price with discount'
-
set_product_standard_price_from_supplierinfo(self)