InvalidDataError: The product type 'grouped' is not yet supported in the connector.

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

Bug Description

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 (Product Import, 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 'grouped' is not yet supported in the connector.

Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) wrote :

Hi,

This is not a bug, the message is rather clear. "The product type 'grouped' is not yet supported in the connector."

If you want to contribute to support these types of products, this would be a welcome improvement. Please see: http://openerp-magento-connector.com/project/contribute.html#contribute

Thanks

Changed in magentoerpconnect:
status: New → Invalid
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.