تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
12137 أدوات العرض

Odoo11: How to run Odoo11 in Ubuntu Terminal? Service and not Service, Thanks.

الصورة الرمزية
إهمال

Thank you so much Nikhil Krishnan. :)

You are Welcome..!

أفضل إجابة

Hai Jefferson,

Follow this blog it will help you to run odoo as service.

https://www.cybrosys.com/blog/how-install-odoo11-on-ubuntu

If you are a developer you can run it through "Pycharm"

https://www.cybrosys.com/blog/odoo-11-development-in-ubuntu-18-04-using-pycharm

After the configuration of the config file, we can odoo directly

go to the "odoo-bin" folder path.

cd /opt/odoo/../
sudo ./odoo-bin -c /etc/odoo.conf

then check the 0.0.0.0:8069 in your browser.

Regards,

Nikhilkrishnan

 

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

how to update all module? using Terminal. I've try this one because its working in Odoo10, is the process same to Odoo11? if not what is the command line to update all module to the database? -c is not working. Thanks!

./odoo/odoo-bin -c /etc/odoo-server.conf -d TEST -u all

and the error says: 
/home/odoo/.local/lib/python3.5/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
  """)


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مايو 21
2999
4
أكتوبر 19
19538
1
فبراير 19
2693
0
ديسمبر 18
2946
0
يوليو 18
3285