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. :(
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
How to ORDER BY? [Odoo 10]
Solved
|
|
2
Nov 24
|
25095 | |
|
2
May 24
|
5519 | ||
|
3
Mar 24
|
4964 | ||
|
0
Mar 24
|
262 | ||
|
3
Feb 24
|
11421 |