Skip to content
New issue

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

Chatter Documentation does not reflect latest 18.0 #11537

Open
Maralai opened this issue Dec 7, 2024 · 1 comment
Open

Chatter Documentation does not reflect latest 18.0 #11537

Maralai opened this issue Dec 7, 2024 · 1 comment

Comments

@Maralai
Copy link

Maralai commented Dec 7, 2024

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/>

@Maralai
Copy link
Author

Maralai commented Dec 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant