Saturday, August 3, 2024
1 change · 17.0
Enhancements to existing features
This update improves the eBay sales integration by adding detailed logging to help diagnose issues more easily. It also reverts a previous change that inadvertently created new problems, allowing the team to investigate and fix both the original issue and the new problem together. This ensures a more stable and reliable eBay order processing experience.
Original PR description
These commits add logs and revert commit https://github.com/odoo/enterprise/commit/3f6143583a2b6f979c4bc703f3f333a1d818d0a2. This commit, while working, broke the flow by showing another problem. Reverting it to investigate deeper and fix both at the same time. Forward-Port-Of: odoo/enterprise#67583