Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3790 Visualizações

Friends,

I made some changes in crm.phonecall,crm.lead etc..

Now it cause the following eroor,

File "/home/amz02/Projects/odoo/odoo-8.0-647afdf/openerp/modules/registry.py", line 101, in __getitem__
    return self.models[model_name]
KeyError: 'crm.phonecall'

And it seems like as in browsr,

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

Thanks In advance...

Avatar
Cancelar

What changes have you made? Post the code here. Did you inherited these models?

Autor Melhor resposta

Great Empiro Team...

Actually i added a code to inherit crm.phonecall and i forget to remove it..

Now it is running,,,

Thank you for ur quick reply..

Avatar
Cancelar