Best/easiest way to update inventory from spreadsheet?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
We have a Excel spreadsheet that's generated from an in-house inventory program.

The .XLS lists the products' SKU as well as current inventory level.

Is there a built-in feature of nopCommerce that would let us do this? If not, is there an existing 3rd-party option?

I realize I could do put together a SQL script or do some programming to achieve this, but didn't want to "reinvent the wheel" if a solution already exists.
12 years ago
https://www.nopcommerce.com/boards/t/13424/nopadmin-230-released-with-5-new-features-including-multi-language-product-support.aspx
12 years ago
Hi,

Nopcommerce will let you import an excel to update the exiting products stock,

I think your best option here might be some macro or just a formula (vlookup) to update that spreadsheet and upload it back

Hope this helps
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.