Updated Asset Statuses

This commit is contained in:
johnnyq
2022-05-25 16:14:49 -04:00
parent 93e45dc7c4
commit 1a43cbdd12
+4 -3
View File
@@ -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'
);