Thursday, September 2, 2021
1 change · master
Features or functions removed from Odoo
Amazon order handling now includes delivery tracking capabilities directly in the main Amazon sales app. This prevents delivery workflows from becoming unusable when tracking references are required and simplifies setup by removing the need for a separate add-on.
Original PR description
As of commit 01bc8407, a tracking reference is required for all deliveries. This makes the application unusable without the module `delivery`. `sale_amazon_delivery` is thus merged into `sale_amazon` and `delivery` is added as a dependency of the latter. task-2613864 Upgrade PR: https://github.com/odoo/upgrade/pull/2793