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
3399 Zobrazení

Hi, I have a module which was made for Odoo 8/9 which uses the 'fields' module and I am not able to install it on odoo 10 for that reason. Is there any way I can update the module for Odoo 10? Should I replace the 'import fields' with something else?

Any tip in the right direction will be appreciated.

Thanks!

Avatar
Zrušit
Nejlepší odpověď

import fields are available in Odoo 10

change from openerp import fields to from odoo import fields 

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
lis 17
7330
7
říj 18
10369
2
zář 18
5883
1
dub 18
9437
1
dub 18
3354