Daily updates from Odoo
Tuesday, October 21, 2025
9 changes
1 change
Code cleanup and technical improvements
This update applies automated linting cleanup to the VoIP codebase, improving consistency and maintainability without changing business functionality. It helps reduce future development risk in calling, softphone, and related test areas.
1 change
Code cleanup and technical improvements
This update applies standard code quality tooling across the VoIP area without changing customer-facing functionality. It helps keep the calling features easier to maintain and reduces the risk of future issues from inconsistent code style.
1 change
Code cleanup and technical improvements
This update applies automated code quality cleanup to the VoIP area without changing business functionality. It helps keep the calling interface and related tests easier to maintain, reducing the risk of future issues.
2 changes
Code cleanup and technical improvements
VoIP and WhatsApp now rely on a shared stored user reference instead of separate user lookups. This keeps the underlying communication features aligned with the main platform and reduces maintenance risk without changing the visible user experience.
Original PR description
Enterprise counter-part. task-5173021 https://github.com/odoo/odoo/pull/232173
This update applies automated linting cleanup across the VoIP interface and related tests. It helps keep the codebase consistent and easier to maintain without changing day-to-day user workflows.
1 change
Code cleanup and technical improvements
The VoIP app code and related tests were updated to follow standard linting rules. This is an internal maintenance change that helps keep the codebase consistent and easier to maintain, with no expected change to user workflows.
1 change
Code cleanup and technical improvements
This update applies automated code cleanup to the VoIP area without changing customer-facing features. It helps keep the calling interface easier to maintain and reduces the risk of future issues.
2 changes
Code cleanup and technical improvements
This update applies code quality tooling to the VoIP area without changing its intended business behavior. It helps keep the calling features easier to maintain and reduces the risk of future issues from inconsistent code style.
This update applies automated code quality checks to the VoIP area. It keeps the phone-related code easier to maintain without changing expected business behavior.