Coupons Rewards from domain
Rewards will be applied based on the products domain
Coupons Rewards from domain
This module allows to define the same reward products as the products domain. Only those products in the sale order will be rewarded.
Table of contents
Configuration
To configure free product rewards from domains:
- Go to Sales > Catalog > Coupon Programs and select or create a new one.
- Choose the criteria of appliance you want to use and the minimum quantities, that will be used to calculate the times the rewards can be applied.
- On the Reward Type field choose Free Product Domain.
- Set the proper domain and rules.
- If you want to apply the limits for every product in the promotion limit, set the Strict per product limit checkbox.
An example with the domain [("id", "in", [1, 2])], strict limits and minimum quantity of 2 units:
Qty Products 4 product.product(1,) 2 product.product(2,) 6 product.product(3,)
For product.product(1,) we'll get 2 units as reward. For product.product(2,) we'll get just 1. We'll get nothing from product.product(3,)
Usage
Once configured, apply the programs as usual to get the expected rewards.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Tecnativa
Contributors
- Tecnativa:
- David Vidal
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/sale-promotion project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.