Aiden WMS

728: [New Feature] Stock Counting (ad-hoc)

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:

  1. User Starts a new count

  2. Scan/Enter bin

  3. Scan/Enter itemId/barcode

  4. If applicable enter batch (is skipped when item is not being managed by batches)

  5. If applicable enter serial (is skipped when item is not being managed by serials)

  6. If applicable enter quantity (is skipped when item is managed by serials)

  7. Return to step 3 for next item

  8. Return to step 2 for next bin (confirm bin is counted)

  9. 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.