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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
12604 | ||
|
1
7월 17
|
3254 | ||
|
1
2월 24
|
2925 | ||
|
1
2월 23
|
4469 | ||
|
0
9월 21
|
2549 |
See this : https://www.youtube.com/watch?v=ErzOia_A21w