İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3730 Görünümler

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
Vazgeç
En İyi Yanıt

import fields are available in Odoo 10

change from openerp import fields to from odoo import fields 

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Kas 17
7693
7
Eki 18
10770
2
Eyl 18
6223
1
Nis 18
9809
1
Nis 18
3589