Odoo 10 has removed the odoo.py script that I used for developing modules locally.
The README has not been updated to show how to run Odoo 10 locally.
Does anyone have any guidance on setting up a running instance of Odoo 10 locally?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Odoo 10 has removed the odoo.py script that I used for developing modules locally.
The README has not been updated to show how to run Odoo 10 locally.
Does anyone have any guidance on setting up a running instance of Odoo 10 locally?
Hi Helmut,
The odoo.py file has been renamed to odoo-bin.py, which does basically the same as odoo.py. You can run the Odoo like this:
./odoo-bin -c /etc/yourconfigfile.conf --xmlrpc-port=8080
If you don't know how to install Odoo 10 you can see my other answer here: https://www.odoo.com/forum/help-1/question/how-can-i-download-and-install-odoo-10-109364
Regards,
Yenthe
Thanks very much. Was thrown by the commit that moved odoo.py to setup/setup_dev.py. https://github.com/odoo/odoo/commit/2d5fc151a201ddcbdbabfb1f45060b65679f67f2
Now fighting with python dependencies on macOS. :(
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
2
juil. 25
|
6890 | |||
|
2
oct. 25
|
9020 | |||
|
How to ORDER BY? [Odoo 10]
Résolu
|
2
nov. 24
|
29936 | ||
|
2
mai 24
|
8566 | |||
|
3
mars 24
|
7983 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.