Wednesday, October 25, 2023
1 change · master
Features or functions removed from Odoo
Removed an outdated live chat code override that was accidentally left behind after a related field was removed. This is a minor internal cleanup that helps keep the live chat module consistent and easier to maintain, with no expected change for users.
Original PR description
Follow-up of https://github.com/odoo/odoo/pull/138330 The computed field was removed during dev from the base module but the override was left by mistake.