NutriSafe-DLT / producer-dashboard

Contains the producer dashboard web application and its containerized version. Upcoming: Scenario support for logistics and coffee supply chains.
2 stars 0 forks source link

Stock is not getting transferred to Outbox #73

Open aparnakamat opened 3 years ago

aparnakamat commented 3 years ago

Browser used-Chrome Version 88.0.4324.182

URL- http://137.193.65.47

Steps to Reproduce: 1.Login with admin credentials 2.Navigate to Goods->Stock 3.Click on Transfer product to other company for an item (for. eg. item with Key 198) 4.On the pop-up, enter valid company name (BrangusMSP) in the Target Company and click on Yes. 5.Observe

Actual Result: The item is not transfer to the Outbox and is still displayed under stock.

Expected Result: As soon as the item is transferred to the Outbox, it should be displayed under Outbox and NOT under Stock

Screenshot: image image image image image