WooCommerce.NET icon indicating copy to clipboard operation
WooCommerce.NET copied to clipboard

"manage_stock" on variation issue

Open chriseilander opened this issue 4 years ago • 1 comments

So I'm using version 0.8.2, and I get the following:

"The value 'parent' cannot be parsed as the type 'Boolean'".

Getting the product from the API using Insomnia, the only key with the value "parent" is "manage_stock". Looking in the issues it should have been fixed, right? #131 and #97.

But by looking at the code it seems it is only that way for v1, not for v2 and v3 (which I am using).

chriseilander avatar Dec 09 '20 14:12 chriseilander

Hi, same here.

Logic-Bits avatar Aug 27 '21 13:08 Logic-Bits

Fixed in the latest version.

XiaoFaye avatar Mar 30 '23 00:03 XiaoFaye