Monday, February 2, 2026
1 change · 18.0
Features or functions removed from Odoo
This pull request removes a duplicate method that was unintentionally introduced during a recent code update. The issue was flagged by automated testing (pylint) after a build update, indicating a technical debt. This change ensures code consistency and prevents potential future problems.
Original PR description
The duplicate method was introduced in #230757, it apparently was removed while forward porting as it is missing from #241691 but nobody went back to remove it from the original, and after updating pylint on the nightly distro builds they now complain. https://runbot.odoo.com/odoo/runbot.build.error/237791