← Back to team overview

openerp-connector-community team mailing list archive

Problem with backend_adapter

 

Hi,
I'm trying to create a new connector for integrate with WooCommerce,
I've created a backend adapter, which inherits from CrudAdapter, then in my
Importer I call self.backend_adapter, I got an error as if I had created
three backend adapters.

"AssertionError: Several classes found for <class
'openerp.addons.connector.unit.backend_adapter.BackendAdapter'>"

Check the attached images for the full error.


-- 
Danimar Ribeiro
Code <https://github.com/danimaribeiro>
Blog <http://openerpbr.blogspot.com.br/>

Attachment: adapter call.PNG
Description: PNG image

Attachment: adapter_error.PNG
Description: PNG image


Follow ups