TIP: You can type at any time to perform a new search.
Product Pricelist Tier
product_pricelist_tier · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://laslabs.com
- Last tracking update
- 2026-08-07 07:17:47
- Authors
- Odoo Community Association (OCA), LasLabs
- Maintainers
- Odoo Community Association (OCA), LasLabs
- Committers
- OCA Transbot, Dave Lasley, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_pricelist_item_form_view |
product.pricelist.form | product.pricelist.item | form | Inherits product.product_pricelist_item_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
compute_priceSelectionselection_add=[('tiered', 'Tiered Price')] -
tiered_priceFloatdigits=dp.get_precision('Product Price')help='The desired price at minimum quantity you specify. e.g. You want 10 bowls to cost a total of $20. Set this field to 20, and set minimum quantity to 10. The price discount will automatically be calculated for you.'store=Truestring='Tiered Price'
No public methods.