[IMP] rdtraining: mention that the second part needs to be completed too
closes odoo/documentation#2537
X-original-commit: 9279fb80a7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
54f79d5ee4
commit
1c4d9ced44
@ -11,22 +11,29 @@ interested in the development of your own Odoo module. It might also mean that y
|
||||
joined the Odoo company for a rather technical position. In any case, your journey to the
|
||||
technical side of Odoo starts here.
|
||||
|
||||
This training is split in two parts. The first part is the 'Core Training': its objective is to
|
||||
give you an insight of the most important parts of the Odoo development framework.
|
||||
The chapters should be followed in their given order since they cover the development of a new
|
||||
Odoo application from scratch in an incremental way. In other words, each chapter depends on the
|
||||
previous one.
|
||||
This training is split in two parts:
|
||||
|
||||
The second part covers a set of 'Advanced' topics. Each topic can be followed independently, but
|
||||
requires the 'Core Training'. Note that some advanced topics cover basic features
|
||||
of an Odoo module, so it's a good idea to give them a quick look.
|
||||
- The first part is the :ref:`core training <howtos/rdtraining/core_training>`. Its objective is to
|
||||
give you an insight of the most important parts of the Odoo development framework. The chapters
|
||||
should be followed in their given order since they cover the development of a new Odoo application
|
||||
from scratch in an incremental way. In other words, each chapter depends on the previous one.
|
||||
- The second part covers a set of :ref:`advanced topics <howtos/rdtraining/advanced_topics>`. Each
|
||||
topic can be followed independently, but requires the :ref:`core training
|
||||
<howtos/rdtraining/core_training>`.
|
||||
|
||||
.. attention::
|
||||
Are you following this training as part of your technical onboarding as an Odoo employee? Then,
|
||||
we ask you to complete the first part of the training before joining your new team and the second
|
||||
part the month after.
|
||||
|
||||
All topics are built around a business case we will enhance along the way. The reader is expected
|
||||
to actively take part in the training by writing the solution for each exercise.
|
||||
|
||||
Ready? Let's get started!
|
||||
|
||||
Core Training
|
||||
.. _howtos/rdtraining/core_training:
|
||||
|
||||
Core training
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
@ -54,6 +61,8 @@ Core Training
|
||||
* :doc:`rdtraining/15_qwebintro`
|
||||
* :doc:`rdtraining/16_guidelines_pr`
|
||||
|
||||
.. _howtos/rdtraining/advanced_topics:
|
||||
|
||||
Advanced topics
|
||||
===============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user