Updated Asset Statuses
This commit is contained in:
+4
-3
@@ -921,9 +921,10 @@ $document_types_array = array(
|
||||
);
|
||||
|
||||
$asset_status_array = array(
|
||||
'In Storage',
|
||||
'In Use',
|
||||
'In Service',
|
||||
'Ready to Deploy',
|
||||
'Deployed',
|
||||
'Out for Repair',
|
||||
'Lost/Stolen',
|
||||
'Retired'
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user