Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3785 Представления

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

Аватар
Отменить

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

Автор Лучший ответ

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

Аватар
Отменить