Provide documentation concerning the "layers" of Odoo
Open
@Julien00859 is already working on this.
Since Jun 14, 2022.
- Dominant language
- reStructuredText
- Stars
- 1.3k
- Forks
- 12.1k
- PR merge metrics
- No merged PRs in 30d
Description
Near the end of the ORM API docs page there is the following concerning exceptions:
Those types are understood by the RPC layer. Any other exception type bubbling until the RPC layer will be treated as a ‘Server error’.
I personally would find it extremely helpful to have a overview of what other "layers" there are in Odoo so I can better understand the architecture of when and how code is run.
What are all the "layers" of Odoo, including the RPC layer?
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.