Daily updates from Odoo
Thursday, October 10, 2019
1 change · master
Code cleanup and technical improvements
The coupon-related functionality is being reorganized into a new shared coupon module. This makes it easier for different sales apps to reuse and extend coupon capabilities without duplicating work.
Original PR description
This refactoring extracts parts of `sale_coupon` module to create a more generic module called `coupon`. This new module can be extended in different sales modules to implement functionalities specific to modules that extend it. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr