Howdies!

I'm currently using Zencart 1.5.0 and Easy Populate 4.0.22 - Beta 6-10-2012 to handle a CSV feed from a supplier, we've had issues in the past that're fixed now (for example, the first column in the CSV was read incorrectly fairly frequently), but a problem has arisen that I just can't fix.

The issue is that some products simply have no price listed despite the supplier providing them, though I did find that the offending products that I checked out weren't contained within the most recent CSV. This leads me to believe that during the importing the prices are being overwritten, and the products no longer in the CSV feed are obviously not receiving a v_products_price input with which to populate the database.

We'd be happy just having the products dropped if they're not on the feed, but the ideal solution would be to have stock set to 0 as opposed to price.

-Nathan