Import a record from Magento

Bug #1308919 reported by Atul
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magento OpenERP Connector
New
Undecided
Unassigned

Bug Description

Exception Information:

Traceback (most recent call last): File "/home/atul/openerp-connector/connector/queue/worker.py", line 122, in run_job job.perform(session) File "/home/atul/openerp-connector/connector/queue/job.py", line 472, in perform self.result = self.func(session, *self.args, **self.kwargs) File "/home/atul/openerp-connector-magento/magentoerpconnect/unit/import_synchronizer.py", line 332, in import_record importer.run(magento_id, force=force) File "/home/atul/openerp-connector-magento/magentoerpconnect/unit/import_synchronizer.py", line 190, in run binding_id = self._create(record) File "/home/atul/openerp-connector-magento/magentoerpconnect/product.py", line 372, in _create openerp_binding_id = super(ProductImport, self)._create(data) File "/home/atul/openerp-connector-magento/magentoerpconnect/unit/import_synchronizer.py", line 135, in _create self._validate_data(data) File "/home/atul/openerp-connector-magento/magentoerpconnect/product.py", line 369, in _validate_data self._validate_product_type(data) File "/home/atul/openerp-connector-magento/magentoerpconnect/product.py", line 342, in _validate_product_type product_type) InvalidDataError: The product type 'bundle' is not yet supported in the connector.

Atul (jain-atul43)
Changed in magentoerpconnect:
assignee: nobody → Atul (jain-atul43)
assignee: Atul (jain-atul43) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.