This question has been flagged
1 Reply
2460 Views

How to update Odoo 9.0? What is the simplest way?

odoo_9.0.20151001  to  odoo_9.0c.latest

Avatar
Discard
Best Answer

Dear Mehmet,


First you need to set the path of v9.0 in terminal

like (in my system)

ankit@ankit:~/workspace/openerp/9.0$

Now you will update v9.0 using below command

ankit@ankit:~/workspace/openerp/9.0$ git pull origin 9.0

Best Regards,

Ankit H Gandhi.

Avatar
Discard