Chatter Documentation does not reflect latest 18.0
Open
Nobody has claimed this yet.
- Dominant language
- reStructuredText
- Stars
- 1.3k
- Forks
- 12.1k
- PR merge metrics
- No merged PRs in 30d
Description
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/>
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Odoo 18.0 developer documentation page at developer/reference/backend/mixins.html and inspect the Chatter section. Update the outdated XML example to match the current Chatter syntax, then verify the rendered documentation no longer presents the old example as current.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100