Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3943 Zobrazení

I just migrated from odoo15 to odoo16 on premise database , almost all of the changes are compatible and succesful except for some custom modules , where the attribute names and methods name have changed and no longer exist on the new Odoo16 code. 

Is there a documentation in Odoo listing out all of those changes in each module? 

How should I tackle these problem?


for example: 

in Odoo15 in account.move.line' object had an attribute 'exclude_from_invoice_tab' where as in odoo16 its not there? so how do I find out what it has changed into?

Avatar
Zrušit
Nejlepší odpověď

Hi,

You wont get detailed change logs, but you can get few information from here:  https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0

To get detailed changes, like migrating custom codes, we have to go through the changes and adapt accordingly.

Migrating Module: How To Migrate Odoo Modules To Another Version

Thanks

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
bře 23
2394
1
dub 17
3677
1
led 25
6178
1
pro 19
4613
4
čvc 19
8964