← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 691546] Re: Multi-select attributes not available in OpenERP

 

Hi Picou
Supporting the multiselect field is not so easy. It's why we start by changing the way to store magento field.
I am working on it, and I think I will finish my change at the end of the month.
After that it will be easy to improve the connector and support all multiselect fields.
Here is the branch I am working on : lp:~akretion-team/magentoerpconnect/configurable_product_and_attribut_in_json
I set the bug in progress

** Changed in: magentoerpconnect
       Status: New => In Progress

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/691546

Title:
  Multi-select attributes not available in OpenERP

Status in Magento Open ERP Connector:
  In Progress

Bug description:
  Hello,

  I have OpenERP v6 RC1 installed, and the latest connector and related
  modules from trunk installed as well. On the Magento side I have
  v1.4.1.1 installed.

  I created product attributes/groups/sets in Magento, and imported them
  into OpenERP. Everything seems to be working except for attributes
  with the "Catalog Input Type for Store Owner" property set to
  "Multiple Select". The other input type options work including
  "Dropdown". In OpenERP this attribute is set as type "char" and does
  not have any of the predefined fields from Magento.

  On this page: https://launchpad.net/magentoerpconnect/ this feature
  below is listed:

     * imports Magento custom product attributes in a click, even "select" or "multi-select" attributes (options are imported on the fly)
  ---

  I'm not sure if this is a bug or just something with my set-up, any
  advise would be welcome.


References