| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• eCommerce (website_sale) • Discuss (mail) • Inventory (stock) • Purchase (purchase) • Website (website) |
| Community Apps Dependencies | Show |
| Lines of code | 604 |
| Technical Name |
deltatech_price_categ |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• eCommerce (website_sale) • Discuss (mail) • Inventory (stock) • Purchase (purchase) • Website (website) |
| Community Apps Dependencies | Show |
| Lines of code | 604 |
| Technical Name |
deltatech_price_categ |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 19.0 |
Price Category

Price Category
This module introduces a tiered pricing system for products in Odoo, allowing businesses to define multiple price levels (Bronze, Copper, Silver, and Gold) based on configurable percentage markups from a base price.
Key Features
- Tiered Pricing Structure:
- Adds fields for Bronze, Copper, Silver, and Gold percentage markups on the product template.
- Automatically computes the corresponding prices based on the selected base price.
- Flexible Base Price Selection:
- Choose between List Price, Cost Price, or Last Purchase Price as the foundation for markup calculations.
- Handles tax-included or tax-excluded prices gracefully during computation.
- Pricelist Integration:
- Extends Odoo’s standard pricelist items to include these new price tiers as base options.
- Allows for dynamic pricing rules that reference the computed Bronze, Silver, etc., prices.
- Price Issue Monitoring:
- Includes a calculated field to detect inconsistencies in the price hierarchy (e.g., if a Gold price is higher than a Silver price).
Usage
- Open a Product Template and navigate to the Sales or Inventory tab where the new price fields are located.
- Select the Base Price method (List Price, Cost, or Last Purchase).
- Enter the percentage markups for each tier (Bronze Percent, Silver Percent, etc.).
- The system will automatically compute and display the resulting tier prices.
- In Pricelists, you can now create items that use these calculated prices as a base for further discounts or rules.
Table of contents
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dorin Hongu
Maintainers
Current maintainer:

This module is part of the dhongu/deltatech project on GitHub.
You are welcome to contribute.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module