跳至內容
選單
此問題已被標幟
1 回覆
3405 瀏覽次數

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
7332
7
10月 18
10373
2
9月 18
5885
1
4月 18
9438
1
4月 18
3356