metasfresh / metasfresh-documentation

Docs and Manuals for Devs, Users, Admins
http://docs.metasfresh.org/
26 stars 27 forks source link

Split and mix different items/products into multiple containers (Mobile UI) #1090

Open metas-Kay opened 1 month ago

metas-Kay commented 1 month ago

Scenario

Split and mix different items/products (TU), whose total amount exceed the holding capacity of an individual container (LU, e.g. 6 items into a box holding only 4), from HUs into multiple containers (LUs).

Example:

Solution (compare video)

Container 1
  1. Open a new container (Neues Gebinde)
  2. Scan QR Code of HU (LU) carrying item A for picking
    • for testing (create QR code/label):
      1. find via window "Handling Unit"
      2. filter for product (item A)
      3. select LU
      4. Start quick action "HU QR-Barcode-Etikett" to create QR label
      5. jump to referenced window "HU QR Code"
      6. open entry and copy "Rendered QR Code".
  3. Put 4 items A (TU) into container (LU) and close it by clicking button "OK and close LU" (OK und LU schließen)
Container 2
  1. Open a new container (Neues Gebinde)
  2. Open the product (item A) with remaining (2) items A to be packed
  3. Scan QR Code (opened container from above)
  4. pack remaining two items A into container/LU and keep it open by just clicking "OK" (do not close LU!)
  5. Fill up remaining space in LU with two items B:
    1. Scan QR Code of HU (LU) carrying item B for picking
    2. Put 2 items B (TU) into container (LU) and close it by clicking button "OK and close LU" (OK und LU schließen)
Container 3

Related issues