Friday, April 8, 2022
1 change · master
Code cleanup and technical improvements
Coupon, loyalty card, gift card, and eWallet features are being consolidated under the loyalty model across sales, point of sale, helpdesk, and TaxCloud integrations. Older coupon-specific enterprise modules are removed or renamed, reducing duplication while preserving key business workflows such as generating coupons from helpdesk tickets and handling discounts with tax calculations.
Original PR description
See community PR for more information TaskId-2675382 Relates to: - Community: https://github.com/odoo/odoo/pull/82250 - Enterprise: https://github.com/odoo/enterprise/pull/23256 - Upgrade:…
See community PR for more information TaskId-2675382 Relates to: - Community: https://github.com/odoo/odoo/pull/82250 - Enterprise: https://github.com/odoo/enterprise/pull/23256 - Upgrade: https://github.com/odoo/upgrade/pull/3234 Original PRs: - coupon: https://github.com/odoo/odoo/pull/38266 - gift_card: https://github.com/odoo/odoo/pull/64195 - pos_loyalty commit: https://github.com/odoo/enterprise/commit/376f7ca4870e995438cd91b9289ace753320e32e - sale_coupon: https://github.com/odoo/enterprise/pull/13 - sale_gift_card: https://github.com/odoo/odoo/pull/64195 - website_sale_gift_card: https://github.com/odoo/odoo/pull/64195 - website_sale_coupon_delivery: https://github.com/odoo/odoo/issues/31857 - pos_coupon pr: https://github.com/odoo/odoo/pull/38382 - pos_gift_card pr: https://github.com/odoo/odoo/pull/75518 - sale_coupon_taxcloud: https://github.com/odoo/enterprise/commit/d08e5083fe89df231766bf57606515677405e1ad - sale_coupon_taxcloud_delivery: https://github.com/odoo/enterprise/commit/010926e28c08226531b21466ee092fe503aff497 - helpdesk_sale_coupon: https://github.com/odoo/enterprise/commit/4c81b37abb89ef748aa59cf193ed2f59ab974bc0