Import attributes only import attributes of the first attribute set.
If you look this page on the Magento API : http://www.magentocommerce.com/wiki/doc/webservices-api/api/catalog_product_attribute#catalog_product_attribute.list The list function of the catalog_product_attribute take an int as parameter, as the OpenERP connector send an array of multiple ids, only the first id is taken in account.
The following branch should fix the problem.
lp:~c2c/magentoerpconnect/magentoerpconnect_generic_bug_497216
Regards
Nicolas
Import attributes only import attributes of the first attribute set.
If you look this page on the Magento API : www.magentocomm erce.com/ wiki/doc/ webservices- api/api/ catalog_ product_ attribute# catalog_ product_ attribute. list product_ attribute take an int as parameter, as the OpenERP connector send an array of multiple ids, only the first id is taken in account.
http://
The list function of the catalog_
The following branch should fix the problem.
lp:~c2c/magentoerpconnect/magentoerpconnect_generic_bug_497216
Regards
Nicolas