Skip to content

Main Menu

NikitaSunny edited this page Apr 25, 2025 · 9 revisions

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.

Main Menu options:

  • Login: clicking on this item opens the Operator Login screen allowing the driver to login with their operator username and password.

  • 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: validate all items in pallets using item number or barcode.

  • Loading: items from pallets in delivery trucks.

  • Settings: opens the Settings screen that allows for configuring the application. Authorization will be required there is no operator logged in or if the current operator does not have the required permissions. Authorization can be only granted by an operator with the Supervisor role set on the server.

  • Device Info: opens the Device Info screen showing information about the device e.g. serial number, Android SDK version etc. Authorization will be required ff there is no operator logged in or if the current operator does not have the required permissions. Authorization can be only granted by an operator with the Supervisor role set on the server.

  • Database: deletes the database on the device with all its data. This is equivalent of logging off an operator. Authorization will be required ff there is no operator logged in or if the current operator does not have the required permissions. Authorization can be only granted by an operator with the Supervisor role set on the server.

  • About: opens the about help page with information about the NStock Mobile App.

  • Exit: closes the NStock Mobile App.

Clone this wiki locally