Wednesday, December 18, 2024
1 change · master
Code cleanup and technical improvements
This update aligns WhatsApp template configuration with a renamed underlying field selector component. It is an internal cleanup that keeps the feature compatible with recent platform changes without changing business workflows.
Original PR description
*: whatsapp: widget usages adaptations Since [1], DynamicModelFieldSelectorChar field widget was introduced. The related community commit renames it amongst other things. This commit adapts its usages in the enterprise repository. [1]: https://github.com/odoo/odoo/commit/fe62bfeacb38e03cb94010f1f75ae301951ac9d1 task-4388736