Please explain the Model naming conventions
Open
@AntoineVDV is already working on this.
Since Oct 23, 2025.
- Dominant language
- reStructuredText
- Stars
- 1.3k
- Forks
- 12.1k
- PR merge metrics
- No merged PRs in 30d
Description
Please explain the Model naming conventions in the First Chapter of the tutorial.
There is so much confusion...
Chapter 3 shows this:
in Chapter 4 it's even more confusing:
while in your code: https://github.com/odoo/odoo/blob/19.0/odoo/addons/base/security/ir.model.access.csv one can find such records:
- Model name with space
- Model name with underscore:
- Model name in plain text:
- Model name with dots:
and id and model_id does not follows your guidelines:
it's really confusing
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.
Assessment
This issue has not been assessed yet.