You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on a website (a wordpress with a woocommerce, obviously), and try to connect it with an Odoo 8.0. First we install an Odoo 8.0 database with samples datas provided with, and install the connector on each side. That work without any issue.
By the way, the samples datas were inconvenient so we build a empty Odoo 8.0 database but this time, the connector doesn't work, with that message :
"NoConnectorUnitError: No matching class found for <class 'openerp.addons.connector_woocommerce.model.product.ProductBatchImporter'> with session: <Session db_name: lbac, uid: 1, context: {'job_uuid': u'****'}>, model name: woo.product.product"
Can you tell us what we forgive ?
Thanks for your help
The text was updated successfully, but these errors were encountered:
Hello,
We are working on a website (a wordpress with a woocommerce, obviously), and try to connect it with an Odoo 8.0. First we install an Odoo 8.0 database with samples datas provided with, and install the connector on each side. That work without any issue.
By the way, the samples datas were inconvenient so we build a empty Odoo 8.0 database but this time, the connector doesn't work, with that message :
"NoConnectorUnitError: No matching class found for <class 'openerp.addons.connector_woocommerce.model.product.ProductBatchImporter'> with session: <Session db_name: lbac, uid: 1, context: {'job_uuid': u'****'}>, model name: woo.product.product"
Can you tell us what we forgive ?
Thanks for your help
The text was updated successfully, but these errors were encountered: