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

I am using odoo v10 community since last 2 years now i want to update from v10 to v13. i customized few things with report customization module. if i update odoo v10 to v13, is everything work perfectly with new version of odoo e.g my customization will work correctly or not?

Avatar
Descartar
Mejor respuesta

Hi,

It depends on the code inside the custom module, if you take some apps from a version and installed in higher version sometimes it will work fine without any issue. Suppose if the custom module just add a new field some model and view, most likely it will work across version.

So in your case, just take the custom module from the previous version and install it in the latest and see whether it get installed or not. If installed successfully check whether it works as expected or not. If not get installed and raise some errors, you can fix errors one by one and go ahead till everything is okay.

You can have a look at this explaining the same: How To Migrate Odoo Modules To Another Version

Thanks

Avatar
Descartar
Autor

thank you sir :)

Mejor respuesta

Hi Haris: 

Since the upgrade is between major releases, there is a very high likelihood that you may need to make changes to your custom code to make it work correctly. In an case, you should always do rigorous regression testing to make sure that everything works as intended before doing this in production.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 24
1083
0
abr 22
1409
2
mar 22
4660
1
feb 20
6010
2
mar 23
12651