Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3293 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Автор

thank you sir :)

Найкраща відповідь

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
вер. 24
1084
0
квіт. 22
1409
2
бер. 22
4660
1
лют. 20
6010
2
бер. 23
12651