Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
15290 Ansichten

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.

Avatar
Verwerfen
Beste Antwort

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


Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Feb. 18
12372
1
Juli 17
3125
1
Feb. 24
2694
1
Feb. 23
4198
0
Sept. 21
2336