Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.02 KB

README.md

File metadata and controls

26 lines (23 loc) · 2.02 KB

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