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

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
13831
0
3月 15
4863
0
3月 25
1225
0
1月 25
3284
1
8月 23
14587