Found a bug

This topic contains 6 reply and 3 voices, and was last updated by Jason 9 years, 10 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
June 12, 2014 at 9:19 pm 21866
Jason Hi Support I found a bug when you select Inventory-Manage Stock-QTY when adding new products. If you are adding a new product, you add all this information, and when you update the product that information does not save. You then need to go back into each product, update the manage stock/quantity again and save. Only then does it save. Regards Jason
June 14, 2014 at 5:55 am 21901
Nizam Uddin Nizam Uddin

Hello Jason
Thanks for pointing it out! Is it after updating to V1.0.5?

June 18, 2014 at 1:52 pm 22115
Jason Jason

Sorry for the lack of update Nizam. I forgot about this thread

I am not sure if it was after 1.0.5 as we only started testing sales after this update.

Have you been able to replicate the issue?

Thanks

June 20, 2014 at 6:32 pm 22250
Jason Jason

Hi Support

Any update on if this annoying bug will be fixed please? It can potentially cause big issues with products being sold that have already been sold if the merchant forgets to go back into the system and change it again.

Thanks

June 20, 2014 at 6:41 pm 22252
Nizam Uddin Nizam Uddin

Hello Jason
I already forwarded it to development team. Hopefully it will be fixed very soon. Definitely it will be fixed in next update. Thanks ..

June 22, 2014 at 6:00 pm 22296
Sk Sk

Hello Jason,

please navigate to dokan/includes/wc-functions.php on lone 665

replace

if ( !empty( $_POST['_manage_stock'] ) ) {

by

if ( isset( $_POST['_manage_stock'] ) ) {

Thank you. 🙂

June 23, 2014 at 1:32 pm 22325
Jason Jason

Hi SK

I have made the changes and will report back later today when I have had time to test.

Many thanks

Viewing 6 Posts - 1 through 6 (of 6 total)