Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
19371 Visualizzazioni

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

 

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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...

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mar 15
13827
0
mar 15
4853
0
mar 25
1219
0
gen 25
3275
1
ago 23
14578