Loyalty multi gift
Allows to configure multiple gift rewards per promotion
Loyalty multi gift
This module allows to define multiple reward products on promotions.
Table of contents
Use Cases / Context
For the 'buy_x_get_y' type promotion, the 'Reward_type' field is restricted to the 'Product' option only and the possibility to select 'Multigift' is disabled. This restriction is implemented because, in this scenario, the 'reward_type' field becomes 'readonly'.
It is crucial to note that modifying the values displayed in this field to set different values according to the type of promotion may generate conflicts with other modules that contribute to the configuration of this same field. Therefore, it is recommended not to alter these values directly, as this may affect the consistency and functionality of other components of the system.
To configure similar promotions, it is suggested to modify another type of promotion by adapting its rules and rewards according to specific needs. This provides a more secure and consistent way to manage custom configurations without compromising the integrity of the system.
Configuration
To configure multiple product rewards:
- Go to Sales > Products > Discount & Loyalty 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 Program Type field choose Multi Gift.
- You'll see a now the Gift list on which you can add the products you want to give away and the quantities for each of them.
An example:
Qty Products 3 Prod A 2 Prod B
With a minimum quantity of 3, for every 3 units of products that fulfill the domain we'd get 3 units of A and 2 of B. So if the valid products quantities are 11, we'd get 3 of product A and 2 of product B.
Usage
This module is a base to be used by extra modules that use it in sale orders, PoS orders, etc.
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
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.