mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Updated Asset Statuses
This commit is contained in:
@@ -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'
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user