Sale Promotion Rule
Module to manage promotion rule on sale order
Sale Promotion Rule
This module adds the concept of promotion rules that can be applied on the sale order.
- Two kinds of rules are implemented:
- automatic
- coupon
Automatic rules are applied/recomputed automatically for a sale order when the user clicks on the button "Apply discount" in the view form. Depending on the rule's criteria more than one automatic rule can be applied to a same sale order.
Coupon are special manual rules. Only one coupon can be applied to a sale order. This rule takes always precedence over automatic rules.
Table of contents
Known issues / Roadmap
- Add "automatic" rule that are automatically applied without coupon (only coupon have been implmented)
- Add gift support. (Only discount offer have been implemented)
- Improve condition by using custom filter on partner
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
- Akretion
- ACSONE SA/NV
Contributors
- BEAU Sébastien <sebastien.beau@akretion.com>
- Benoît GUILLOT <benoit.guillot@akretion.com>
- Laurent Mignon <laurent.mignon@acsone.eu>
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.
This module is part of the OCA/sale-workflow 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.