I've just had a call from a very upset client - we're using VBO to update a field on some of our products ( a node reference to another product).
It's seem that when running a batch VBO 'modify nodes fields' action, all the multiprice default currency values gets set to non-default price values.

Comments

hixster’s picture

Update:

I've tried remaking this view , using the 'edit view' module http://drupal.org/project/editview , and it seems that this problem still happens.

So for example. I have a product with the following setting:

Product X
Country List price Cost Sell price Delete
Default 20 20 20
United States 40 40 40

Any editing or saving in views, resets the default values all to 0..

What do I need to do to fix this? I'm in the difficult situation of having a site that is waiting to launch, can't until i can address this issue
and the issue on price sorting in views here: http://drupal.org/node/512160

Help!

hixster’s picture

Title: Prices corrupted when updating nodes with Views Bulk Operations - modify node fields » Prices corrupted when updating nodes with Views(Bulk Operations/Edit View) - modify node fields