Skip to content
NikitaSunny edited this page Apr 25, 2025 · 6 revisions

The NStock mobile app is used by delivery drivers when loading stock from WMS. Mainly two features are performed Load Validation and Loading.

Features of the NStock Mobile App:

  • Items track at the time of loading from Warehouse to delivery truck.
  • Loading have track of loaded items in particular stores.

Process Flow: the diagram below depicts the basic summarized NStock process.

Mobile Screens: below is a description of each screen.

  • Main Menu: This is the initial screen the user is presented with. Depending on whether the Operator is currently logged in or not, the Main Menu provides several options to the user, such logging and out, viewing their own operator profile, device information, configuring settings and beginning the loading process.
    • Operator Login this screen allows the driver to login using their operator credentials.
    • Operator Profile viewing the currently logged in operator profile and permissions they have been assigned.
    • Settings viewing and configuring application settings.
    • Device Info viewing device information, such as serial number, Android SDK version etc.
    • Authorization: screen presented to the operator if they don't have access to a certain feature. In such a case an operator with a Supervisor role is required to enter their credentials in order for the application to continue to the required step e.g. accessing the application settings.
    • OffLoading before receiving for validate item this process needs to done.
    • Cycle Count a quick count of a certain section of the warehouse to validate that the expected pallets are in the expected slots in the warehouse.
    • StockTake in a warehouse serves the purpose of counting all the stock in all the slots across the warehouse.
    • Receiving receive items from warehouse to loading truck.
    • Labelling print label of pallets and items and stick it.
    • Putaway scan item and put it.
    • Replenishment change item location in warehouse.
    • Picking retrieving specific items from inventory (picking) and preparing them for shipment
    • Load Validation here validate all items and put them in pallets.
    • Loading validate items at the time of loading in truck.

Clone this wiki locally