Compare commits

...

1 Commits

Author SHA1 Message Date
Valentin Chevalier
d90dc3b2eb [IMP] developer/howtos: Add missing information about debug mode
In chapter 3 of the developer core training, one is asked to click on a
button that is only shown in debug mode but there is no indication about
this mode in this chapter.
2022-06-24 16:41:49 +02:00

View File

@@ -94,6 +94,10 @@ Restart the Odoo server and add the ``custom`` folder to the ``addons-path``:
Go to Apps, click on Update Apps List, search for ``estate`` and... tadaaa, your module appears!
Did it not appear? Maybe try removing the default 'Apps' filter ;-)
.. warning::
Remember to enable the :ref:`developer mode <developer-mode>` as explained in the previous
chapter. You won't see the :guilabel:`Update Apps List` button otherwise.
.. exercise:: Make your module an 'App'.
Add the appropriate key to your ``__manifest__.py`` so that the module appears when the 'Apps'