mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 11:24:52 +00:00
Updated Asset Statuses
This commit is contained in:
@@ -921,9 +921,10 @@ $document_types_array = array(
|
|||||||
);
|
);
|
||||||
|
|
||||||
$asset_status_array = array(
|
$asset_status_array = array(
|
||||||
'In Storage',
|
'Ready to Deploy',
|
||||||
'In Use',
|
'Deployed',
|
||||||
'In Service',
|
'Out for Repair',
|
||||||
|
'Lost/Stolen',
|
||||||
'Retired'
|
'Retired'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user