Monday, April 24, 2023
1 change · master
Code cleanup and technical improvements
The live chat message posting logic was moved into the live chat area because it is only used there. This prepares the product for future separation of messaging components without changing expected customer-facing behavior.
Original PR description
It is only used there. In preparation of splitting discuss and mail modules. Part of task-3265211 ------------- Notes: - [x] this will conflict with https://github.com/odoo/odoo/pull/119301 - [x] this will conflict with https://github.com/odoo/odoo/pull/119302 - [x] the last of these PR merged can remove the file `controllers/bus.py`