Skip to Content
Menu
This question has been flagged
2 Replies
4834 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
1773
2
May 24
6450
1
Jan 20
6146
2
Jul 17
7443
1
Jan 16
3601