Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
Lines of code | 29 |
Technical Name |
pos_price_validation |
License | OPL-1 |
Website | http://kaypi.pe |
Versions | 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
Lines of code | 29 |
Technical Name |
pos_price_validation |
License | OPL-1 |
Website | http://kaypi.pe |
Versions | 15.0 16.0 17.0 18.0 |
Pos Price Validation
Pos Price Validation is a module for Odoo Point of Sale that adds a price validation feature during the checkout process. It ensures that the selling price of a product is not lower than its cost.

Features:
- Price validation: When a product is added to the order in the Point of Sale interface, the module checks if the selling price is lower than the cost. If it is, a warning message is displayed, preventing the sale.
- Multi-product validation: The validation applies to each product in the order. If any product has a selling price lower than the cost, the sale is blocked.
- Customizable alert message: The module provides a customizable alert message that informs the user about the validation failure. The message displays the name(s) of the product(s) with a selling price lower than the cost.
Installation:
To install the Pos Price Validation module, follow these steps:
- Download the module from the Odoo Apps Store or any other trusted source.
- Go to the Odoo administration interface and navigate to the Apps module.
- Click on the "Upload" button and select the downloaded module file.
- Once the module is uploaded, click on the "Install" button to install it.
Usage:
To use the Pos Price Validation module, follow these steps:
- Make sure the module is installed and activated in your Odoo instance.
- Open the Point of Sale interface.
- Add products to the order by scanning barcodes or searching manually.
- If a product has a selling price lower than the cost, a warning message will be displayed.
- Review the message and adjust the selling price if necessary.
- Continue with the checkout process once all products pass the price validation.
With Pos Price Validation, you can ensure that your sales team does not sell products at a price lower than their cost, helping you maintain profitability and avoid potential losses.
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