Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3778 Widoki

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

Awatar
Odrzuć

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

Autor Najlepsza odpowiedź

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

Awatar
Odrzuć