mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Add functionality to pull/sync assets & info from MeshCentral
This commit is contained in:
@@ -34,6 +34,7 @@ if(isset($_GET['client_id'])){
|
||||
$client_net_terms = $config_default_net_terms;
|
||||
}
|
||||
$client_notes = $row['client_notes'];
|
||||
$client_meshcentral_group = $row['client_meshcentral_group'];
|
||||
$client_created_at = $row['client_created_at'];
|
||||
$primary_contact = $row['primary_contact'];
|
||||
$primary_location = $row['primary_location'];
|
||||
|
||||
Reference in New Issue
Block a user