Screen for Employee Ranking Setup

Issue No: PR-832
Created 8/17/2016 11:44:48 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 17.3
Description Currently, there is no setup screen for employee ranking. It should have one where the number or rankings can be determine.   This would allow the user to set how many level of rankings that can be used as well as their descriptions and other details. Format can be Employee Rank - Description (Ex: 1 - Payroll Admin)     {panel:borderStyle=dashed} Technical Requirements:   * Create new screen for Employee Ranks - done   * Add new table to store Employee Ranks - done   * Create update script to populate Employee Ranks table with Ranks used by existing Employee records - done   * Change Rank field from textbox to combobox    Considerations:   * Possibly make this a system-wide configuration that can be used by other modules.   {panel}