Odoo 19 POS Promotions | Discount Coupons Buy-X-Get-Y Loyalty Rules Engine — Retail POS
by POS Master Team http://posodoo.com$ 117.60
In-App Purchases| 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 | 2806 |
| Technical Name |
pos_retail_promotion |
| License | OPL-1 |
| Website | http://posodoo.com |
| 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 | 2806 |
| Technical Name |
pos_retail_promotion |
| License | OPL-1 |
| Website | http://posodoo.com |
Odoo 19 POS Retail Promotion — Rules Engine
14+ promotion types for Point of Sale: percent/fixed discounts, bundles, coupons, happy hour, loyalty multipliers, member tiers, and extensible strategies.
Search: odoo pos promotion, pos discount rules, pos coupon, buy x get y odoo, loyalty pos, odoo 19 retail promotion.
What this module does (detailed)
Replace ad-hoc discounts with a structured promotion platform. Marketers define programs; each program contains rules (conditions: products, quantities, schedules, partners) and rewards (price actions, gifts, loyalty points). The POS loads eligible programs with session data and evaluates rules as the cart changes.
Built-in promotion families (examples)
- Discounts:
discount_percent,discount_fixed, minimum quantity thresholds. - Bundles & combos:
bundle_price,combo_deal, multi-buy style logic. - Cross-product:
buy_x_get_y,buy_x_get_discount. - Time & season:
time_based,seasonal, happy hour windows. - Customer-centric:
coupon_code,first_order,birthday_discount,member_tier. - Loyalty:
loyalty_multiply— integrate with your loyalty policy.
Additional types can be added by custom modules using the same strategy pattern.
How it works
- Models:
pos.promotion.program,pos.promotion.rule,pos.promotion.reward. - POS load: Programs are pushed to the POS via the module’s load mixin pattern.
- Evaluation: Each promotion type implements evaluation logic; rewards apply when rules match.
- Extension: Developers register new types without forking core promotion code.
Installation & setup (step by step)
- Odoo 19 with Point of Sale installed.
- Apps → Update App List → install POS Retail Promotion (
pos_retail_promotion). - Open backend menus created by the module (promotion programs / rules / rewards).
- Create a program: name, validity dates, participating POS configs if filtered.
- Add rules: product categories, minimum amounts, customer tags, schedule.
- Add rewards: choose promotion type and parameters (percent, fixed amount, free product id, etc.).
- Demo data: optional demo XML can seed examples — remove or adapt for production.
- POS test: Open session, add lines that should trigger each rule; verify discount lines and manager overrides.
- Performance: Keep the number of active programs reasonable; archive expired campaigns.
Combine with POS Retail for advanced retail UX (optional — this module depends only on point_of_sale).
Dependencies
point_of_sale
POS Master Team — Odoo Point of Sale extensions for professional retail.
Contact: thanhchatvn@gmail.com · WhatsApp +84 902 403 918
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