diff --git a/BACKEND/app/services/line_connection.ts b/BACKEND/app/services/line_connection.ts index 8b93bb3..2426f5d 100644 --- a/BACKEND/app/services/line_connection.ts +++ b/BACKEND/app/services/line_connection.ts @@ -2089,8 +2089,8 @@ Ports Missing/Down: ${missing.length}\n\n` [ serialInfo?.optionVisualInspection?.statusChassis ? 'ok' : 'warn', serialInfo?.optionVisualInspection?.statusChassis - ? 'Chassis / Overall - checked' - : 'Chassis / Overall - unchecked', + ? 'Chassis / Overall - Checked' + : 'Chassis / Overall - Unchecked', ], [ serialInfo?.optionVisualInspection?.statusPortsPOE ? 'ok' : 'warn', @@ -2327,7 +2327,7 @@ Ports Missing/Down: ${missing.length}\n\n`
Received
-
+
${dataIncomingBySN?.packagePo?.receivedBy?.fullName || 'Unknown'}
@@ -2343,7 +2343,7 @@ Ports Missing/Down: ${missing.length}\n\n`
Visual Check
-
+
${dataIncomingBySN?.packagePo?.receivedBy?.fullName || 'Unknown'}