Closed metas-lc closed 6 years ago
note to IT:
Quick check. Picking refreshes the picked Qty. OK. Unpicking from Picking Slot does not refresh the Picked Qty. On Main window its refreshed although.
:cherries: to release
IT
make sure you have enough HUs in warehouse x
create a new sales order for that warehouse and complete it (qty 100, 10 TUs)
go to picking terminal, select your line and pick => qty to deliver 100, qty picked 0
select a slot and open hu selection window
pick 5 TUs => notice that the qtys on the left side don't update NOK (qty picked should update to 50) note that it might be related with that refresh issue
process a picking => qty to deliver = 90 OK => qty picked = 40 OK
pick 6 more HUs, and reactivate a processed hu => qty to deliver = 100 OK => qty picked = 110 OK
process all HUs => on the last unprocessed HU, qty to deliver and qty picked were both 10 (i was expecting qty to deliver to be 0) OK? => after i processed all HUs, the line from left side disappeared
reactivated some pickings => the line didn't come back at first, only when i got to the third reactivated hu-or while reactivating the 3rd one (qty to deliver =20 and qty picked=30 ) NOK?
selected an HU, used unpick HU => hu disappeared and qty picked updated to 20 (with -10) OK cache: if you press done, qty picked (planned) in grid view is 30 (if you refresh it becomes 20)
open picking again. Pick to new HU => qty picked updates OK
recap:
for problems 2 and 3 it looks like the front is 1 step behind when it comes to remove/add line
note to IT: In case rows vanish (i.e. you received everything so QtyToDeliver <= 0) or reappear (you reactivate a picking candidate) there is still some weird behavior until https://github.com/metasfresh/metasfresh-webui-frontend/issues/1627 is delivered
IT retest the cases above:
other: qty ordered 50. pick 10 => qty picked planned =10. OK unpick that hu => qty picked planned =0. OK press done => qty picked planned =10. NOK will be fixed in https://github.com/metasfresh/metasfresh-webui-api/issues/936 (noticed that qty to deliver updates correctly on main window)
Is this a bug or feature request?
bug
What is the current behavior?
qty picked is not update after picking
Which are the steps to reproduce?
see https://github.com/metasfresh/metasfresh-webui-frontend/issues/1217
i noticed it never updates if the picking slot has the wrong locator picking terminal updates only after you close the window and open it again
What is the expected or desired behavior?
shall update