- Select Assets that are licensed for this software
-
-
+
+
+
+
+
+
+
+
'$software_created_at' OR asset_archived_at IS NULL) AND asset_client_id = $client_id ORDER BY asset_archived_at ASC, asset_name ASC");
@@ -167,7 +171,7 @@
?>
- >
+ >
@@ -180,12 +184,15 @@
-
- Select Users that are licensed for this software
-
-
+
+
+
+
+
+
+
'$software_created_at' OR contact_archived_at IS NULL) AND contact_client_id = $client_id ORDER BY contact_archived_at ASC, contact_name ASC");
@@ -203,7 +210,7 @@
?>