Daily updates from Odoo
Tuesday, October 25, 2022
1 change
Code cleanup and technical improvements
The emoji picker setup was simplified in Knowledge and Social, with unused code removed. This is a minor cleanup that helps keep the messaging experience easier to maintain without changing how users work day to day.
Original PR description
This commit cleans up a bit of the emoji picker modeling, and removes a bit of dead code The linked PR for odoo-dev is https://github.com/odoo/odoo/pull/103411 Task-2985893