Friday, April 28, 2023
3 changes
Code cleanup and technical improvements
This update reorganizes how the system temporarily blocks user actions during processing, making that capability available through a shared service. It supports the ongoing modernization of the web interface and helps reduce internal dependencies, improving maintainability across several business apps.
Original PR description
Task-Id 2183810
This pull request updates the underlying messaging and discussion components used across several Odoo apps, including accounting, invoice processing, and approvals. The changes appear focused on refactoring and consistency, helping maintain the platform without introducing major user-facing changes.
This update reorganizes and simplifies internal files that support messaging, approvals, knowledge, signing, and related business workflows. It should make future maintenance easier for developers without changing day-to-day user behavior.
Original PR description
Task-3057085 Community: https://github.com/odoo/odoo/pull/105098