No description
Find a file
Claire Bretton (clbr) 8f5c3c80cd [FIX] estate: add missing category to manifest
Adds category to the manifest so that the module category id is correctly generated and now matches the Getting started/Advanced B: ACL and Record Rules documentation.

Signed-off-by: Claire Bretton (clbr) <clbr@odoo.com>
2022-09-15 10:07:53 +02:00
estate [FIX] estate: add missing category to manifest 2022-09-15 10:07:53 +02:00
estate_account Add solution for the Core Training 2020-09-21 13:42:19 +02:00
.gitignore Basic folder structure 2018-09-10 13:36:40 +02:00
CONTRIBUTING.md Add README and CONTRIBUTING for 14.0 2020-09-21 13:38:28 +02:00
README.md Add README and CONTRIBUTING for 14.0 2020-09-21 13:38:28 +02:00

Odoo Tutorials Solutions

This repository contains a suggested solution of the Odoo tutorials. Each tutorial has its own branch with the following naming convention: <version>-<tutorial_name>.

Here is the exhaustive list:

Training Branch
Core Training 14.0-core
Advanced A: Internationalization 14.0-A_i18n
Advanced B: ACL and Record Rules 14.0-B_acl_irrules
Advanced C: Master and Demo Data 14.0-C_data
Advanced D: Mixins 14.0-D_mixins
Advanced E: Python Unit Tests 14.0-E_unittest
Advanced F: JS Tours 14.0-F_jstour
Advanced G: Controllers & Website 14.0-G_website
Advanced H: Advanced Views 14.0-H_adv_views
Advanced I: Custom JS Widget 14.0-I_jswidget
Advanced J: PDF Reports 14.0-J_reports
Advanced K: Dashboards 14.0-K_dashboard
Advanced L: Scheduled & Server Actions 14.0-L_cron
Advanced M: Migrations 14.0-M_migration
Advanced N: Security 14.0-N_security
Advanced O: Performances 14.0-O_perf