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
|
12372 | ||
|
1
7月 17
|
3125 | ||
|
1
2月 24
|
2694 | ||
|
1
2月 23
|
4198 | ||
|
0
9月 21
|
2336 |
See this : https://www.youtube.com/watch?v=ErzOia_A21w