If I have a .csv file that looks like this:
Code:
MIN-98D, -1
XL-837-R, 2
And I had the Relative Quantity option enabled. When I upload the .csv with SKU and Quantity If the Quantity is a positive number "2" it will add 2 to the current Quantity and If the Quantity is a negaitve number "-1" it will subetract 1 from the current Quantity.
Currently the default inventory update just replaces the current quantity with the quantity shown in the .csv
I sell items on ebay over the phone and at our show room. I update the inventory online daily with our stores Quickbooks inventory list but our Ebay items are not removed from the Quickbooks inventory so I have a list of all Ebay items that I want to remove from the online inventory after I update it with Quickbooks inventory. I could not do this because I need to have a list subtract one from the online inventory and x-cart only lets you replace the value.
Hope this helps
Scott