[DOC] mention current limitation, regarding the fact that odoo and openupgrade path are forced in the repos.yml project

This commit is contained in:
Sylvain LE GAL 2022-11-10 20:52:00 +01:00
parent 1ddc86385b
commit b9240b9dc4

View File

@ -140,8 +140,11 @@ You can use default files, if you have a very simple odoo instance without custo
extra repositories, or dependencies...
**Note:**
- In your repos.yml, preserve ``openupgrade`` and ``server-tools`` repositories
to have all the features of the librairies available.
- In your repos.yml file, the odoo project should be in ``./src/odoo``
and the openupgrade project should be in ``./src/openupgrade/`` folder.
## Command: ``pull-submodule``