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

Initial install of Odoo 13CE was done using:

echo "deb http://nightly.odoo.com/13.0/nightly/deb/ ./" | sudo tee /etc/apt/sources.list.d/odoo.list

Current version is:

Odoo 13.0-20200906

Looks like the most current one is 13.0.20210401

How do I go about upgrading to the newest v13 release?

I'm running on Ubuntu 18.04

Thanks for your time

Avatar
Descartar
Mejor respuesta

Your answer is valid only for instances deployed using the package installer method on Debian-based operating systems. This should be reflected in your question title and answer.

Avatar
Descartar
Autor

Yes good and valid point Ermin

Autor Mejor respuesta

running apt update && apt upgrade got me to where I needed.

Realized that adding odoo nightly to my sources would update odoo just like any other installed app.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 25
1276
2
ene 25
2622
2
ene 25
3001
0
mar 23
3132
0
ago 22
2704