跳至内容
菜单
此问题已终结
1 回复
3400 查看

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
11月 17
7330
7
10月 18
10369
2
9月 18
5883
1
4月 18
9437
1
4月 18
3354