Daily updates from Odoo
Wednesday, September 8, 2021
2 changes
Code cleanup and technical improvements
The eBay account deletion functionality has been merged into the main eBay sales module. This simplifies module management and keeps related eBay settings and customer data handling in one place, with little expected change for day-to-day users.
Original PR description
Task ID - 2504306 Upgrade PR: https://github.com/odoo/upgrade/pull/2812
This update streamlines how email notifications and marketing traces are tracked across related business apps. It should improve consistency and maintainability behind the scenes, with minimal visible change for day-to-day users.
Original PR description
LINKS Task ID 2238597 Community PR odoo/odoo#49572 Enterprise PR odoo/enterprise#9904 Upgrade PR odoo/upgrade#1071