Skip to content

Dashboard

Shaun Rametsi edited this page Jul 17, 2024 · 4 revisions

NStock Application

Dashboard

This is the main page after a successful log in, it consists of multiple menu links as well as tiles which display the name of a related report as well as its total amount of records.

Menus

User

A list of menu items which offer user specific functions.

  • Change Password : Will open a change password dialog

  • Log Off

Manage

Configuration

  • A list of settings files.
    • Device Config

These settings will be migrated to the devices on valid log in.

  • Ensure the "Web Service Base URL" set on this matches the one belonging to the server, or device wont be able to connect
  • The web service username and password should match the server credentials

Logs

Tiles

  • Users : The current users which can log into the website
  • User Actions : The list of actions performed on the website by an authorized user.
  • Operators : The list of operators who can log into a device
  • Devices : The list of devices which have the Ok-Mobile-App installed.
  • Device Error : The list of errors that came from the mobile application.
  • Server Error : The list of errors that came from the server.
  • Device Actions : The list of actions performed on the device.
  • Products : The list of products available on the system
  • Loading : The List of load validation assignments on the sytem.

Header Links

  • Home : Link to redirect user to dashboard
  • About : Link to open the about page

Clone this wiki locally