[DOC] mention current limitation, regarding the fact that odoo and openupgrade path are forced in the repos.yml project
This commit is contained in:
parent
1ddc86385b
commit
b9240b9dc4
|
|
@ -140,8 +140,11 @@ You can use default files, if you have a very simple odoo instance without custo
|
||||||
extra repositories, or dependencies...
|
extra repositories, or dependencies...
|
||||||
|
|
||||||
**Note:**
|
**Note:**
|
||||||
|
|
||||||
- In your repos.yml, preserve ``openupgrade`` and ``server-tools`` repositories
|
- In your repos.yml, preserve ``openupgrade`` and ``server-tools`` repositories
|
||||||
to have all the features of the librairies available.
|
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``
|
## Command: ``pull-submodule``
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user