tomrom95 / ece_inventory

0 stars 1 forks source link

Minimum quantity doesn't set in item wizard #542

Closed tomrom95 closed 7 years ago

michaeldaou commented 7 years ago

I'm pretty sure this is a backend bug @henry-yuen @tomrom95

michaeldaou commented 7 years ago

I was able to reproduce the bug on Postman. The threshold comes out to 0 even when the object I send has minstock_threshold set

tomrom95 commented 7 years ago

Ok. I can look into fixing On Sun, Apr 16, 2017 at 4:44 PM michaeldaou notifications@github.com wrote:

I was able to reproduce the bug on Postman. The threshold comes out to 0 even when the object I send has minstock_threshold set

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tomrom95/ece_inventory/issues/542#issuecomment-294373226, or mute the thread https://github.com/notifications/unsubscribe-auth/AGxGVh1y2CL13ZrtQMjo7KWoTYx6RjRFks5rwn2VgaJpZM4M-tt- .

michaeldaou commented 7 years ago

Fixed.