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

Hi,

I have installed version 8 couple of months ago from git.

How do I update to the latest version?

อวตาร
ละทิ้ง

How did you get the branch from GIT?

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

Better to use following commands if your repository is from GIT:

  1. git checkout 8.0
  2. sudo git pull origin 8.0
อวตาร
ละทิ้ง
ผู้เขียน

Thank you

ผู้เขียน คำตอบที่ดีที่สุด

I used the following to install:

https://raw.githubusercontent.com/lukebranch/openerp-install-scripts/master/odoo-saas4/ubuntu-14-04/odoo_install.sh

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

Hi :

go to /opt/odoo/odoo-server  

sudo git pull

When the process finised, you have Odoo updated to last 

Restart the odoo server and that´s all !!

Remember : Make BACKUP BEFORE

อวตาร
ละทิ้ง
ผู้เขียน

Thank you.

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

We are getting closer to a stable version. 

อวตาร
ละทิ้ง