Coupons multi product criteria
Allows to set as promotion criteria multi-product conditions
Coupons multi product criteria
This module allows to define complex rules on products to fulfill the conditions of a coupon program, so for a given set of products we could define a minimum quantity and another for others, being all those criterias mandatory for the coupon to be applied.
Table of contents
Configuration
To configure multiple product criterias:
- Go to Sales > Catalog > Coupon Programs and select or create a new one.
- On the Coupon Criteria field choose Multi Product.
- The standard domain will be hidden and a criteria list will be shown.
- Add as many criterias as needed for the desired promotion behavior.
In the list of criterias we can configure:
- Qty: The minimum quantity of products in the sale order to fulfill the condition.
- Products: The products that should be present to fulfill the condition.
- Repeat: The sum of quantities of any product in the criteria must be at least the one defined in the minimum quantities. If not set, the minimum quantity will be the number of products defined in the criteria, as all of them must be in the order to fulfill the condition.
Some examples:
Qty Products Repeat 1 Prod A
A unit of Product A must be in the sale order.
Qty Products Repeat 2 Prod B, Prod C
A unit of Product B and Product C must be in the sale order.
Qty Products Repeat 3 Prod D, Prod E X
Either Product D or Product E or both must be in the sale order and the sum of their quantities must be three.
Also note that all the defined criterias must be fulfilled or the program won't be applied.
Usage
Once configured, apply the programs as usual.
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:
- Pedro M. Baeza
- 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.