added client assets, vendors, logins and notes and some cleanup

This commit is contained in:
root
2019-03-18 18:38:11 -04:00
parent c394e927b1
commit 95420fde5d
17 changed files with 642 additions and 18 deletions

View File

@@ -88,4 +88,19 @@
'Payment Method'
);
$asset_types_array = array(
'Laptop',
'Desktop',
'Mobile Phone',
'Tablet',
'Firewall/Router',
'Switch',
'Access Point',
'Printer',
'TV',
'Camera',
'TV',
'Virtual Machine',
'Other'
);
?>