Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4968 Vistas

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
Descartar
Mejor respuesta

try this 

git fetch --all -p
Avatar
Descartar
Mejor respuesta

Hi,

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

git pull path branch

Thanks

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 24
1904
2
may 24
6655
1
ene 20
6326
2
jul 17
7658
1
ene 16
3782