Fix form layout: use Odoo 18 <chatter/> instead of legacy oe_chatter div

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>
This commit is contained in:
tocmo0nlord
2026-06-02 12:29:10 +00:00
parent 85e258726d
commit cef70e0767
12 changed files with 11 additions and 53 deletions

Binary file not shown.