Friday, June 24, 2022
1 change · master
Code cleanup and technical improvements
The public live chat experience is being modernized to use the same underlying structure as Odoo Discuss. This helps make future live chat improvements easier to deliver and maintain, with minimal immediate change expected for end users.
Original PR description
*: website_livechat This commit is a step towards refactoring the JS of public livechat, so that it reuses the same architecture as the code of Discuss. This implies code that uses JS models and OWL components. Task-2894102