You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has 3 branches for each Odoo version: one for the bases, one for
7
-
[Discover the JS framework](https://www.odoo.com/documentation/master/developer/tutorials/discover_js_framework.html) solutions and one for [Master the Odoo web framework](https://www.odoo.com/documentation/master/developer/tutorials/master_odoo_web_framework.html) solutions. For example, `master` and `master-discover-js-framework-solutions` and `master-master-odoo-web-framework-solutions`. The first
8
-
contains the code of the modules that serve as base for the tutorials,
9
-
and the others contains the code of each chapter with the complete
10
-
solution.
6
+
It has 3 branches for each Odoo version: one for the bases, one for the
7
+
[Discover the JS framework](https://www.odoo.com/documentation/latest/developer/tutorials/discover_js_framework.html)
8
+
tutorial's solutions, and one for the
9
+
[Master the Odoo web framework](https://www.odoo.com/documentation/lastest/developer/tutorials/master_odoo_web_framework.html)
10
+
tutorial's solutions. For example, `17.0`, `17.0-discover-js-framework-solutions` and
0 commit comments