コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3410 ビュー

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
7333
7
10月 18
10376
2
9月 18
5888
1
4月 18
9444
1
4月 18
3358