Multi shop catalog export update product only for first shop

Bug #507885 reported by Nicolas Bessi - Camptocamp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magento OpenERP Connector
Fix Released
Medium
Raphaël Valyi - http://www.akretion.com

Bug Description

Hello, this one is a tricky one.
Let's say that I have two shops A and B with different price list. At time t I update some product. At time t+1 I export the catalogue to shop A. All is fine, modified product are exported. But now I want to export catalogue to shop B at t+2, as the products last synchro timestamp were updated at t+1, when I want to export for the shop B and as the product where not modified no product are updatd to shop B.

Regards

Nicolas

Related branches

Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) wrote :

Hello,

got Nicolas today on Skype and I agree with the bug report. The issue is due to our date comparison. Currently the last_exported date or a product is not store wise as we take the date of the ir_model_data record if I remember correctly.
I'm not sure yet how we could have a date that is store wise or work around that but we will find out...
I'm taking care of it within the scope off CampToCamp project where we team with CampToCamp. Expect a fix in the two coming weeks.

Thank you for that advanced bug report!

Changed in magentoerpconnect:
status: New → Confirmed
assignee: nobody → Raphaël Valyi - http://www.akretion.com (rvalyi)
importance: Undecided → Medium
Revision history for this message
Jordi Esteve (www.zikzakmedia.com) (jesteve-zikzakmedia) wrote :

We have found a similar bug related to this, maybe is the same problem:

We've just improved base_sale_multichannels to deal with product_m2mactegories module: If product_m2mcategories module is installed, search in main category and extra categories. If not, only in main category.

If a product is assigned to several websites (to several categories related to shops related to several websites), when you Export the catalogue the product is only mapped to one website but not to the others.

Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) wrote :

Fixed by Sebastien's commit #4317 on stable extra addons 5.0 and the lp:~akretion-team/magentoerpconnect/Multi-website-fix branch merge.

Thanks for reporting!

Changed in magentoerpconnect:
status: Confirmed → Fix Released
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.