Issue Description
We need a "simple" first step towards full capabilities we require for stock counting.
Solution
We started with an Ad-Hoc first step:
-
User Starts a new count
-
Scan/Enter bin
-
Scan/Enter itemId/barcode
-
If applicable enter batch (is skipped when item is not being managed by batches)
-
If applicable enter serial (is skipped when item is not being managed by serials)
-
If applicable enter quantity (is skipped when item is managed by serials)
-
Return to step 3 for next item
-
Return to step 2 for next bin (confirm bin is counted)
-
Exit task to finish counting
When confirming bin counted we calculate the difference (+ or -) per bin, batch and/or serial.
In the management portal we see the counted lines (all) and have a result overview (only lines with counting differences).
Based on authorizations a user in the management portal can create stock corrections based by selecting lines (select all/none options are available). This results in inventory inbound and/or inventory outbound bookings in Aiden WMS which could also be sending out webhooks.