콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3502 화면

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
7449
7
10월 18
10455
2
9월 18
5979
1
4월 18
9547
1
4월 18
3410