Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Full Warehouse Tracking with serial no. is very tedious

Problem

During Pick or Put-away, I am asked to register Item and Bin and Serial Number for each line individual serial number 


Solution: Don't track on Warehouse/Bin-level (Warehouse Tracking)

This way you will see One line, where you can register i.e. 10 different Serial numbers, instead of 10 lines where you have to register Bin and Item each time.


How to set up

On the Items "Item Tracking Code" perform the following set-up.

  • Enable "SN Specific Tracking"
  • Enable "Outbound SN Sales Tracking"
  • Disable "SN Warehouse Tracking"


See also: 




A custom way of using Full Warehouse tracking

  • Disable "Bin Validation"

  • Enable "RegisterRealtimeQuantity"
    • This will create a call to the Back-end for each registration.
    • Here you will receive the Lot or Serial No. 
      • From this you will have to determine the Item and Bin
      • Store this and use the information during posting

  • Consider Register directly on Order Lines by scan (SingleScanRegistration)


  • No labels