Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3416 Visualizzazioni

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
Abbandona
Risposta migliore

import fields are available in Odoo 10

change from openerp import fields to from odoo import fields 

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
nov 17
7339
7
ott 18
10382
2
set 18
5893
1
apr 18
9453
1
apr 18
3360