POS Discount Programs
This module sets predefined discount programs for product categories in POS
How it works
Create Discount Program
Go to Point of Sale → Configuration → POS Discount Programs menu
Create discount programs for available product categories
Select Discount Program
- Open POS session
- Click on the Discount button
- Select the predefined discount program
Click on the Other button to see all active discount programs
Apply Discount Program
When you select a discount program, it will be shown on the discount display.
Click on the Ok button to apply it.
Once you apply a discount program, you can see the corresponding discount values and program name in parenthesis on order lines.
Moreover, total discount will be calculated and displayed at the bottom of the order and on the receipt.
Discount Programs for specific customers
You can set predefined discount programs for specific customers (either from customer form in backend or from POS directly).
It will be applied once you select the customer for an order.
Disable a discount for individual products
Finally, you can see new Discount allowed checkbox on the product form (Sales tab) that allows to specify if an individual product may have a discount or not.
By default it is True.
If you set it as False, the discount program will not be applied for this product.
Note
You will be able to easily change discounts for separate products or entire order by using built-in Odoo discount tools (Disc button, Discount product),i.e. the module doesn't block these features.
Need our service?
Contact us by email or fill out request form
- pos@it-projects.info
- https://www.it-projects.info/page/website.contactus
- skype@it-projects.info
12.0 community
12.0 enterprise
| 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 | 1281 |
| Technical Name |
itp_pos_product_category_discount |
| License | See License tab |
| Website | https://it-projects.info |
POS Discount Programs
Installation
- Install this module in a usual way
Configuration
Create Discount Program
- Open Point of Sale >> Configuration >> POS Discount Programs menu
- Click on [Create]
- Specify the fields:
- Name
- Discount Categories
- Click on [Save]
Enable Discounts for POS
- Open Point of Sale >> Configuration >> Point of Sale menu
- Open available POS
- Click on [Edit]
- Scroll down to Pricing section
- Check the box Global Discounts
- Click on [Save]
Disable discount for product
- Go to Point of Sale >> Orders >> Products menu
- Open a product form
- Click on [Edit]
- Go to Sales tab
- Uncheck the box Discount allowed to disable discount for product
Usage
- Go to Point of Sale >> Dashboard menu
- Open POS session
- Click on [Discount]
- Select any discount program
- Click on [Apply]
- See discounts applied to corresponding order lines
The MIT License (MIT) Copyright 2020 IT-Projects Labs Copyright 2015-2020 IT-Projects LLC Copyright 2014-2015 Ivan Yelizariev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall 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