diff --git a/report_all_assets_by_client_custom_columns.php b/report_all_assets_by_client_custom_columns.php new file mode 100644 index 000000000..8742cea55 --- /dev/null +++ b/report_all_assets_by_client_custom_columns.php @@ -0,0 +1,98 @@ + + +
+
+

All Assets by Client - with custom columns

+
+ +
+
+
+
+ + + + " . htmlspecialchars($col) . ""; + } + ?> + + + + "; + foreach ($selected_columns as $col) { + echo ""; + } + echo ""; + } + ?> + +
" . nullable_htmlentities($row[$col]) . "
+
+
+ + + + + + + + + + + + + + +
+
+
+ +