Skip to Content
Menu
This question has been flagged
2 Replies
4171 Views

Hi!

I installed odoo via git using the manual from odoo.

Unfortunately, it seems that I installed an old release of odoo11 in pyhton3. (Odoo 11.0-20180605 which has a copyright info till 2016?)

How can I update it to the newest version? In Python 3.5 then?

Thanks

Avatar
Discard
Best Answer

try this 

git fetch --all -p
Avatar
Discard
Best Answer

Hi,

If you are looking to update the Odoo11 to its latest do

git pull path branch

Thanks

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 24
927
2
May 24
4962
1
Jan 20
4852
2
Jul 17
6157
1
Jan 16
2634