Hello Does anyone know of a repository where I can find the complete solution for the module proposed for development in the Getting Started tutorial in the official Odoo 16 documentation? I would prefer a solution compatible with Odoo 16. However, any solution for another version would also be welcome. Any other type of reference (video, Word document, PDF, etc.) would also be welcome. Regards, José M. Gascueña
Thanks Ray for your answer.
I navigated to the direction that you have mentioned about the tutorials of version 16.0.
It indicates "This repository hosts the code for the bases and solutions of the official Odoo tutorials.
It has 2 branches for each Odoo version: one for the bases and one for the solutions.
For example, 16.0 and 16.0-solutions. The first contains the code of the modules that serve as base
for the tutorials, and the second contains the code of the same modules with the complete solution."
However, I have searched these branches for version 16 (16.0 and 16.0-solutions) and the branch 16.0-solutions is not uploaded. The branch 16.0 has solutions differents from The getting started tutorial of odoo 16.0 documentation.