XiaoFaye/WooCommerce.NET

stock_quantity update price...

Closed this issue · 0 comments

If i simply set stock_quantity of a product, the price is updated with absurd value.

oProdMod(0).stock_quantity = 56844
Await wc.Product.Update(CULng(oProdMod(0).id), oProdMod(0))

immagine