Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3956 Vistas

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
Descartar
Mejor respuesta

import fields are available in Odoo 10

change from openerp import fields to from odoo import fields 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 17
7908
7
oct 18
11387
2
sept 18
6491
1
abr 18
10136
1
abr 18
3796