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

hi,

I declared a boolean which is a compute field in my custom module, in local its works fine but in server it throws error field does not exist and it is not taken as a field when checked Technical settings->Database structure->field. Am using Odoo V10

Thanks in advance

아바타
취소
베스트 답변

Hi,

Check your code is available in your server, then update the module.

Thanks.

아바타
취소
베스트 답변

Hi,

Did you upgrade the module in the database in the server after placing latest code ? Make sure that the service is restarted after placing the updated code, also make sure that the corresponding file is called in init file.


Thanks

아바타
취소