Closed (won't fix)
Project:
Commerce Feeds
Version:
7.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 May 2012 at 09:54 UTC
Updated:
25 May 2012 at 19:55 UTC
like here http://drupal.org/node/661314
Atm module works like:
1) Create if exist by unique ID
2) Update all fields if exist by unique ID
if one or more products will be deleted from price - on new export, feeds commerce do not touch this product
It would be good if feed_commerce unpublished products or better set price/some custom cck type as 0
Comments
Comment #1
pcambraI don't really see this generic enough to get to the module itself, if you need custom behaviors after the import, you've got a bunch of hooks both from feeds an the entity integration itself to achieve this.