problem when exporting attribute values

Bug #601228 reported by Nestor Diaz
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magento OpenERP Connector
Invalid
Undecided
Unassigned

Bug Description

first of all there is no problem when importing their products to OpenERP magento attributes, the problem lies is when you export them to magento OpenERP because when exporting to the base catalog magento mysql arrives the product_id and certain attributes which no mess. example:

I think a product from OpenERP with a color (when importing the color attribute from magento to OpenERP, comes with certain values say color: yellow, blue and red), at the time to enter a new value say 'green' from OpenERP , save, export and update the catalog page where I have the product brings me 'green' but a 'no'.

Identify the tables in mysql that interact with the product, its attributes and values and brings me the product_id OpenERP the value but do not bring me the label = 'green', so I can be two things:

In the time to click to 'export catalog' sends magento certain fields and not from 'label character varying' table 'magerp_product_atribute_options' that its parallel in the magento mysql table is 'value' in table 'mgn_eav_attribute_option_value' , which in this case would be "green" and (but if you bring the value of 10 assigned opoenerp that is where: value, label, atribute_code, instance_magento attribute that appears in options).

The other would be that if you send all the parameters of product including all values of all attributes that were filled in the form of OpenERP, but it is necessary to extend the API magento and change the php code so I think its attribute values etiquetay respective magento shop I go to the color attribute a 'green'.

The idea of this post is telling me I could help if OpenERP exporting the attribute values with their respective labels and others, to work so php magento OpenERP and forget or if there is problem with OpenERP in the time to click to 'export catalog', THANKS FOR YOUR HELP.

Revision history for this message
Sébastien BEAU - http://www.akretion.com (sebastien.beau) wrote :

Which version of the connector do you use?
Do you still have the bug?
Best regards

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