mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Updated and added more descriptive Ticket Statuses
This commit is contained in:
@@ -946,7 +946,7 @@ $software_types_array = array(
|
||||
'Mobile',
|
||||
'System Software',
|
||||
'Operating System',
|
||||
'Other'
|
||||
'Misc'
|
||||
);
|
||||
|
||||
$license_types_array = array(
|
||||
@@ -964,7 +964,8 @@ $asset_status_array = array(
|
||||
'Ready to Deploy',
|
||||
'Deployed',
|
||||
'Out for Repair',
|
||||
'Lost/Stolen',
|
||||
'Lost',
|
||||
'Stolen',
|
||||
'Retired'
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user