Daily updates from Odoo
Monday, April 1, 2019
2 changes · master
Code cleanup and technical improvements
The sales coupon functionality has been reorganized from Enterprise into the Community codebase. This makes coupon-related features more broadly available and simplifies future maintenance without introducing a direct business workflow change in this repository.
Sales coupon functionality has been reorganized so it lives in the community edition rather than enterprise-only code. This reduces duplication and makes coupon capabilities more broadly available while keeping the business behavior largely unchanged.