$ 5.63
Required Apps |
•
eCommerce (website_sale)
• Website (website) • Invoicing (account) • Discuss (mail) |
Technical Name |
tis_min_sale_price
|
License | OPL-1 |
Technical Name |
tis_min_sale_price
|
License | OPL-1 |
Introduction
Minimum Sale Price in Odoo strengthens pricing discipline by establishing a non-negotiable base price for each product. When sales prices dip below this threshold, the system prompts a warning—or outright blocks confirmation—for users without specific permissions. This module safeguards profitability, enforces pricing policies, and supports reliable margin management for sales teams.
Key Features
Define a minimum sale price per product to establish pricing thresholds
Display warnings on sales orders when prices fall below the set minimum (based on similar modules)
Optionally restrict order confirmation unless the user possesses a designated override permission (inspired by Softhealer’s implementation)
Makes pricing safeguards transparent to sales teams—prices that violate the rule are highlighted visually
Benefits
Protects margins by preventing underpriced sales entries
Ensures consistency in pricing policies across the organization
Reduces manual oversight—automated checks catch pricing errors before they impact revenue
Promotes accountability with clear visual cues and role-based overrides
Compatibility & Technical Details
Required Module: Sales (sale_management) and Products (product) modules—used as foundations for price logic
Technical Name: tis_min_sale_price
License: OPL-1 (Odoo Proprietary License v1.0) — typical for Odoo marketplace extensions
Installation Steps (general outline):
Verify that Sales and Product modules are installed in your Odoo instance.
Place tis_min_sale_price in your Add-Ons directory.
Activate Developer Mode, update the Apps list, and install the module.
Define minimum sale prices within the product form(s).
As users create or confirm sales orders, the system will enforce these thresholds—warning or blocking as configured.
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.