Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
5477 มุมมอง

Hello,

We can type the following code to restart the server:

sudo /opt/init.d/openerp-server restart

Then, we may press Settings-->Installed Modules-->Search the module -->upgrade

Then, we need to return the page, e.g.

sales-->create

I would like to ask how to update the module in the command line? Can anyone show the exact command?

Thanks. 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi, goto your server folder in v7 -> cd ./server
 

Then type ./openerp-server -c /path-to-config-file/openerp-server.conf -d dbname -u modulename

Update:

You should stop all the openerp instances in IDE server [in my case eclipse] and then give the above command. Dont forget to include config file and dbname in the command.

To find the no of running instances use the command in the terminal:~ ps aux | grep openerp
To kill the running instances type:~ kill -9 pid

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

I typed the following code: ./openerp-server -c /path-to-config-file/openerp-server.conf -u all The result is

------------------------------------------------------------------------------------------------------------------------------------------------------

error: [Errno 98] Address already in use

2014-07-06 13:43:03,113 3800 INFO ? openerp: OpenERP server is running, waiting for connections...

------------------------------------------------------------------------------------------------------------------------------------------------------

What should I do now?

อวตาร
ละทิ้ง

I updated the answer. Go through it...

คำตอบที่ดีที่สุด

Hi Your odoo server is start you must stop it before

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Update all odoo modules at once แก้ไขแล้ว
1
มี.ค. 23
6014
2
ก.พ. 23
3371
1
มี.ค. 15
4844
1
มี.ค. 15
5045
0
พ.ย. 23
1985