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

Hello Support,

I have latest updated source of odoo, I am trying to create new database and I am getting programming error. Is there anyone here who can help me to fix it ?

======================================================================

Programming error: column res_partner.lang does not exist
LINE 1:  SELECT res_partner."lang",res_partner."id" FROM "res_partne...
                ^
, in query  SELECT res_partner."lang",res_partner."id" FROM "res_partner"
                    WHERE res_partner.id IN %s AND (TRUE)
                    ORDER BY display_name                

=========================================================================

ProgrammingError: column res_partner.lang does not exist

Thank you very much

 

아바타
취소
베스트 답변

Hi @deep, i got this message on a testing environment and just updated the BASE module and issue was fixed.

아바타
취소
베스트 답변

Either the database is not installed properly...

Or, You are running the wrong server, in case you are having other versions of openerp...

Or, you programatically must have passed incorrect arguments for some of your methods...

아바타
취소
관련 게시물 답글 화면 활동
1
3월 15
13939
0
3월 15
4959
0
3월 25
1346
0
1월 25
3434
1
8월 23
14762