vehiclefits / vfmagento

A set of modules for adding vehicle specific features to your Magento shopping cart.
http://vehiclefits.com
Open Software License 3.0
22 stars 18 forks source link

Enhancement : How to delete wrong bolt pattern Mapping ! #33

Closed florian33 closed 11 years ago

florian33 commented 11 years ago

When we set a wrong bolt pattern for a vehicle and we import, it map vehicle to a wheel And when we change the bolt pattern, the wrong one stay set to the product.

Maybe, find a way to change it...

joshribakoff commented 11 years ago

The wrong what stays set to the product? You have to delete the mappings & the bolt pattern in one step.. let me know if you tried that & it didn't work.

florian33 commented 11 years ago

In fact, first, i set Honda Civic 2005-2010 with a 4X100.0. Later, My boss told me it's 5X114.3. So i change it in my csv file and re-import it. But when i search for Honda Civic 2010, i still have wheels with a 4X100.0 that appears.

joshribakoff commented 11 years ago

When you set the bolt pattern it adds the matching vehicles. If you wanted to delete a vehicle you need to do that yourself.

florian33 commented 11 years ago

Ok, maybe let it know the user.

joshribakoff commented 11 years ago

Elaborated on this in the documentation.

florian33 commented 11 years ago

In the future, maybe create a delete method with the sku and the vehicle that we want unmatched ? :)