コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
15296 ビュー

installed bitnami odoo v12 in local ubuntu system v 16.04

please tell me how to update the modules on terminal. while updating modules it's taking so much of time.

アバター
破棄
最善の回答

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

To update module

Locate ./odoo-bin file run the below command

./odoo-bin -c /etc/odoo12.conf  -u module_name  -d database_name

-c odoo configuration file path

-u odoo module name

-d database name


アバター
破棄
関連投稿 返信 ビュー 活動
1
2月 18
12372
1
7月 17
3125
1
2月 24
2694
1
2月 23
4198
0
9月 21
2336