Monday, September 23, 2024
1 change · master
Features or functions removed from Odoo
Odoo removed old internal code that was only needed during a past translation data migration. This cleanup reduces maintenance overhead without changing day-to-day product behavior for users.
Original PR description
The code was introduced in 16.0 to upgrade data from ir_translate to jsonb column. It is not useful anymore and can be removed Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr