Skip to Content
Menu
This question has been flagged
4 Replies
2428 Views

Hello, how can I determine the Odoo 11 community build in my installation on Ubuntu 16.04?
In odoo 8 and 9 I could start the odoo.py in the terminal, but in odoo 11 I can not find the odoo.py?
In the webinterface "About odoo" I see Odoo 11 (without build number) only.
Any ideas?

Thank you, Marcus

Avatar
Discard

Thank you very much, that was the solution!

Best Answer

Hello , 

For odoo 10 and 11 instead use odoo-bin in place of odoo.py 

for more info you can check below link 

https://www.odoo.com/documentation/11.0/reference/cmdline.html

Avatar
Discard
Best Answer

Hello \Quintessenz IT Consulting GmbH,


You Odoo 10 using ./odoo-bin instead of ./odoo-py.

You can start your server like 

cd /opt/odoo/odoo$./odoo-bin

Avatar
Discard
Best Answer

hello

in odoo10,11,12  odoo.py is replace with odoo-bin

so in terminal you need to run odoo using ./odoo-bin

Thank you

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
7472
1
Mar 15
3588
1
Mar 15
3817
0
Jan 23
855
2
Dec 20
2987