Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3421 Lượt xem

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!

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

import fields are available in Odoo 10

change from openerp import fields to from odoo import fields 

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 11 17
7340
7
thg 10 18
10383
2
thg 9 18
5894
1
thg 4 18
9458
1
thg 4 18
3360