Tuesday, October 27, 2020
1 change · master
Code cleanup and technical improvements
This change removes obsolete internal code from the Base module that has not been used since older Odoo versions. It helps keep the system easier to maintain without changing day-to-day user functionality.
Original PR description
WHY: it's not used anymore. Last usage was in Odoo 11: https://github.com/odoo/odoo/blob/e771ebf153ecf822694b45ab1c8281997c5f9bb6/odoo/addons/base/ir/ir_translation.py#L161-L176