UI Layout
Main Menu
The main menu is logically organized per the modeling framework and is as shown below:
Task Bar
The taskbar at the top of the application highlights the current UserName logged into the application, Role, PlantId, PlanningDay, ForecastDate, and ReplenishmentDate.
The user can also change Language and Theme by choosing an option from the taskbar.
Notification Panel
The notifications for the user can be shown in the Notification panel.
Windows Menu
The Windows menu highlights a list of open windows within the MDI framework. The MDI framework refers to a parent-child relationship, in which all sub-windows (screens) are part of the Main application.
Closing Screen
The button closes the current screen in focus.
Closing Application
The button closes the application