Tuesday, January 10, 2023
1 change · master
Features or functions removed from Odoo
An unused internal field in the view system was removed because it no longer served a purpose. This simplifies maintenance and reduces unnecessary metadata without affecting day-to-day users.
Original PR description
This field is useless since 905e01921f3c3ef43ace6fc537d1d8c0d280002c. Remove it and all occurence of it in view records. https://github.com/odoo/odoo/pull/109420 https://github.com/odoo/upgrade/pull/4192