Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3428 Vizualizări

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!

Imagine profil
Abandonează
Cel mai bun răspuns

import fields are available in Odoo 10

change from openerp import fields to from odoo import fields 

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
nov. 17
7362
7
oct. 18
10390
2
sept. 18
5897
1
apr. 18
9474
1
apr. 18
3367