Monday, August 2, 2021
1 change · master
Features or functions removed from Odoo
Old Ogone checkout screens tied to a previously discontinued payment flow have been removed. This cleans up unused components and reduces maintenance overhead without changing active payment functionality.
Original PR description
Commit 3d90d02 removed the integration with the Flexcheckout API but the dedicated views were left behind, as it was not possible to remove them in stable version. This commit removes the unused views in master. Upgrade PR: https://github.com/odoo/upgrade/pull/2699 task-2494916