[15.0+] Missing group node inside notebook page nodes
Nobody has claimed this yet.
- Dominant language
- reStructuredText
- Stars
- 1.3k
- Forks
- 12.1k
- PR merge metrics
- No merged PRs in 30d
Description
Some form views examples are missing the <group>...</group> tags inside <notebook><page>...</page></notebook> nodes.
This leads to an improper rendering of the fields inside the view and is misleading for newer developers figuring out form views.
Occurrences of this issue:
https://github.com/odoo/documentation/blob/f94085fd8addaad72a2d5d01a1d950dac8e8d59a/content/developer/tutorials/getting_started/07_basicviews.rst?plain=1#L101-L105
https://github.com/odoo/documentation/blob/05637af163b35530daa0dda305f862e84c29519f/content/developer/tutorials/backend.rst?plain=1#L375-L379
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 content/developer/tutorials/getting_started/07_basicviews.rst and content/developer/tutorials/backend.rst at the referenced examples. Compare the notebook page nodes with the expected grouped form-view structure, then update the examples so each affected page includes the missing group tags. Done means both cited occurrences render correctly and no longer mislead developers.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100