{{ctrl.SSUtilService.getCurrentDateTime()}}

Access Denied – You do not have permission to view this page. Please contact your administrator if you believe this is a mistake.

{{ ctrl.SSAlertService.title }} {{ ctrl.SSAlertService.message }}
Types

Show Rows

#
Name
Short
Category
Loading...
No records found.
{{ unitType.name ? unitType.name : '--' }}
{{ unitType.short ? unitType.short : '--' }}
{{ unitType.category_id ? ctrl.dict_unitCategories[unitType.category_id] : '--' }}
Jump To:
Category - {{ ctrl.selectedUnitType.name ? ctrl.selectedUnitType.name : 'New' }}

Name

{{ ctrl.selectedUnitType.name ? ctrl.selectedUnitType.name : '--' }}

Short

{{ ctrl.selectedUnitType.short ? ctrl.selectedUnitType.short : '--' }}

Category

{{ ctrl.selectedUnitType.category_id ? ctrl.dict_unitCategories[ctrl.selectedUnitType.category_id] : '--' }}