mirror of https://github.com/itflow-org/itflow
Updated Asset Statuses
This commit is contained in:
parent
93e45dc7c4
commit
1a43cbdd12
|
|
@ -921,10 +921,11 @@ $document_types_array = array(
|
|||
);
|
||||
|
||||
$asset_status_array = array(
|
||||
'In Storage',
|
||||
'In Use',
|
||||
'In Service',
|
||||
'Retired'
|
||||
'Ready to Deploy',
|
||||
'Deployed',
|
||||
'Out for Repair',
|
||||
'Lost/Stolen',
|
||||
'Retired'
|
||||
);
|
||||
|
||||
?>
|
||||
Loading…
Reference in New Issue