Import of products with quantity

Hello!

It’s not possible to import products from a csv-list where also the amount of a product is held, is it?

Regards
Andreas

Hi Andreas,
What about importing Stocks (Stocks and location (warehouse) of products) ?
Regards,
Marc

Yes, after fiddling around I was able to import from a list successfully. But I would have expected, that the product quantity increased for the products imported. That seems not to be case. A secound import of the same list fails with Duplicate entry ‘xxxx-1’ for key ‘uk_product_stock’.

Shouldn’t the stocklevel increase?

Andreas

In that case, it is some sort of “non interactive” reception. I would not know how to do that. A bit heavy could be to export your stocks, apply the correction, then reimport (after erasing the corresponding content to avoid the duplicate entries).
An alternative is to use the stockmovements api that would allow you to apply these quantity modifications.
In any case, this is quite some works.
Regards,
Marc