cef70e0767e7c2e6953d87400e901b6404380b95
In this Odoo 18 build the legacy <div class="oe_chatter"> with manually-listed message_follower_ids/activity_ids/message_ids did not get the chatter panel styling — the fields rendered as raw empty boxes overlapping the form (left-side labels cut off, empty fields on the right). Replaced all 11 chatter blocks with the modern <chatter/> tag, which renders the proper side panel. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
Python
100%