c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23342
[Bug 495381] Re: Issue when categories are ordered
Here's a little bit dirty but helpful workaround. You need to change
mappings for categories. Patch included.
available_sort_by - result=[('available_sort_by',ifield.replace('[','').replace(']','').split(',')[0].replace('\'',''))]
default_sort_by - result=[('default_sort_by',ifield.replace('[','').replace(']','').split(',')[0].replace('\'',''))]
** Patch added: "external.mappinglines.template.csv.patch"
https://bugs.launchpad.net/magentoerpconnect/+bug/495381/+attachment/2111996/+files/external.mappinglines.template.csv.patch
--
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/495381
Title:
Issue when categories are ordered
Status in Magento Open ERP Connector:
Confirmed
Bug description:
Hi,
We have detected the flowing issue. If a category is sorted in Magento
it gives the following error in OpenERP
ValidateError
The value "['name']" for the field "available_sort_by" is not in the
selection