تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3414 أدوات العرض

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!

الصورة الرمزية
إهمال
أفضل إجابة

import fields are available in Odoo 10

change from openerp import fields to from odoo import fields 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
نوفمبر 17
7336
7
أكتوبر 18
10379
2
سبتمبر 18
5893
1
أبريل 18
9450
1
أبريل 18
3359