We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://www.odoo.com/documentation/18.0/developer/reference/backend/mixins.html?highlight=chatter
Is still specifying:
<div class="oe_chatter"> <field name="message_follower_ids" widget="mail_followers"/> <field name="message_ids" widget="mail_thread"/> </div>
When it seems it has been replaced by a simpler: <chatter/>
<chatter/>
The text was updated successfully, but these errors were encountered:
See this post for more detail on why this needs documented. https://www.odoo.com/forum/help-1/chatter-looks-weird-in-18-0-266209?msockid=24b711b55cf1608d085004f95d9e614d
Sorry, something went wrong.
No branches or pull requests
https://www.odoo.com/documentation/18.0/developer/reference/backend/mixins.html?highlight=chatter
Is still specifying:
When it seems it has been replaced by a simpler:
<chatter/>
The text was updated successfully, but these errors were encountered: