This question has been flagged
1 Reply
4107 Views

Hello again,

I got another error while trying to install and configure the OpenERP Magento connector module. This is what I'm getting:

"File "/opt/openerp/v7/server/openerp/modules/registry.py", line 102, in __getitem__ return self.models[model_name] KeyError: u'magento.instance'"

This is the function in the registry.py file:

"def __getitem__(self, model_name): """ Return a model for a given name or raise KeyError if it doesn't exist.""" return self.models[model_name] "

Any help is appreciated, thanks

Avatar
Discard

Hello, which Magento connector do you speak about?

He is referring to the OpenLabs Magento Integration module located at github.com/openlabs/magento_integration/ I too see this error and would love to know the solution.

Best Answer

Hello,

Which Magento connector do you speak about?

Avatar
Discard