Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3780 Tampilan

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
Buang

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

Penulis Jawaban Terbai

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
Buang