From 8edae4f20b5ef437e4bdb14a2a3469dd12e341e1 Mon Sep 17 00:00:00 2001 From: sinergia Date: Wed, 29 Nov 2023 09:53:16 -0500 Subject: [PATCH] =?UTF-8?q?chore:=20correcci=C3=B3n=20de=20estilo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- report/Maintenance_Service.fodt | 45 ++-- report/Service.fodt | 353 +++++++++++++++++++------------- 2 files changed, 233 insertions(+), 165 deletions(-) diff --git a/report/Maintenance_Service.fodt b/report/Maintenance_Service.fodt index 353d0b7..554021b 100644 --- a/report/Maintenance_Service.fodt +++ b/report/Maintenance_Service.fodt @@ -1,24 +1,24 @@ - 2022-11-03T17:09:30.5000787642023-11-29T07:50:36.734392461PT2H21M14S51LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 + 2022-11-03T17:09:30.5000787642023-11-29T09:48:35.588917072PT2H22M38S52LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 - 63186 + 60928 0 35003 - 16425 + 15688 true false view2 - 9989 - 68633 + 19828 + 71781 0 - 63186 + 60928 35001 - 79610 + 76615 0 1 false @@ -73,7 +73,7 @@ true true false - 2863841 + 2963215 true false false @@ -160,7 +160,7 @@ - + @@ -753,7 +753,19 @@ - + + + + + + + + + + + + + @@ -1547,8 +1559,7 @@ <choose test=""> - <when test="maintenance.maintenance_type == 'preventive' or maintenance.maintenance_type == 'initial'"> - Trabajo Realizado + <when test="maintenance.maintenance_type == 'preventive' or maintenance.maintenance_type == 'initial'"> @@ -1655,13 +1666,13 @@ </choose> <choose test=""> <when test="maintenance.equipment.product.preventive_activities"> - Actividades Realizadas: - <for each="description in (maintenance.equipment.product.preventive_activities or '').split('\n')"> - <description> + Actividades Realizadas: + <for each="description in (maintenance.equipment.product.preventive_activities or '').split('\n')"> + <description> </for> </when> </choose> - Observaciones + Observaciones <maintenance.description_activity> @@ -1685,7 +1696,7 @@ INVIMA :<maintenance.invima> - + Recibido a Satisfacción: diff --git a/report/Service.fodt b/report/Service.fodt index 2212a7d..c9d7213 100644 --- a/report/Service.fodt +++ b/report/Service.fodt @@ -1,10 +1,10 @@ - 2022-11-03T17:09:30.5000787642023-11-29T07:49:19.731074046PT4H29M33S79LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 + 2022-11-03T17:09:30.5000787642023-11-29T09:52:29.829370691PT4H32M46S81LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 - 11790 + 63509 0 35003 16425 @@ -14,11 +14,11 @@ view2 8707 - 24079 + 71224 0 - 11790 + 63509 35001 - 28213 + 79932 0 1 false @@ -73,7 +73,7 @@ true true false - 3076416 + 3115017 true false false @@ -160,7 +160,7 @@ - + @@ -437,16 +437,13 @@ - + - - + + - - - - + @@ -557,170 +554,220 @@ - - - + + + - + - + - + - + - + - + - + - - - + + + - + + + + + - + - + - + - + - + - + - - - - - + - - + + - + - + - + - + - + + + + + - + - + - + - + - + - + - + - + - + - - - - - + - + - + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + @@ -871,6 +918,9 @@ + + + @@ -1455,40 +1505,40 @@ <for each="maintenance in records"> <for each="line in maintenance.lines"> - <choose test=""> - <when test="line.maintenance_type == 'initial'"> - REGISTRO DE MANTENIMIENTO INICIAL - </when> - <when test="line.maintenance_type == 'preventive'"> - REGISTRO DE MANTENIMIENTO PREVENTIVO + <choose test=""> + <when test="line.maintenance_type == 'initial'"> + REGISTRO DE MANTENIMIENTO INICIAL </when> - <when test="line.maintenance_type == 'corrective'"> - REGISTRO DE MANTENIMIENTO CORRECTIVO - </when> - </choose> - Fecha <maintenance.estimated_agended.date()> - Consecutivo <line.code> - - INFORMACIÓN DEL PROPIETARIO + <when test="line.maintenance_type == 'preventive'"> + REGISTRO DE MANTENIMIENTO PREVENTIVO + </when> + <when test="line.maintenance_type == 'corrective'"> + REGISTRO DE MANTENIMIENTO CORRECTIVO + </when> + </choose> + Fecha <maintenance.estimated_agended.date()> + Consecutivo <line.code> + + INFORMACIÓN DEL PROPIETARIO - Nombre / Razón Social: <line.propietary.name> - Ciudad: <line.propietary_address.subdivision_municipality.name> - Teléfono: <line.propietary.phone> - Movil: <line.propietary.mobile> + Nombre / Razón Social: <line.propietary.name> + Ciudad: <line.propietary_address.subdivision_municipality.name> + Teléfono: <line.propietary.phone> + Movil: <line.propietary.mobile> - Tipo Documento: <"NIT" if line.propietary.tax_identifier.type=="31" else "CC"> - Documento: <line.propietary.tax_identifier.code> - Dirección: <line.propietary_address.street> + Tipo Documento: <"NIT" if line.propietary.tax_identifier.type=="31" else "CC"> + Documento: <line.propietary.tax_identifier.code> + Dirección: <line.propietary_address.street> - - INFORMACIÓN DEL DISPOSITIVO + + INFORMACIÓN DEL DISPOSITIVO @@ -1505,139 +1555,146 @@ - <choose test=""> - <when test="line.maintenance_type == 'preventive' or line.maintenance_type == 'initial'"> - Trabajo Realizado - + <choose test=""> + <when test="line.maintenance_type == 'preventive' or line.maintenance_type == 'initial'"> - 1. Verificación inicial de funcionamiento: + Verificación inicial de funcionamiento: - <"X" if line.initial_operation else ""> + <"X" if line.initial_operation else ""> + + + + + Revisión del Equipo: + + + <"X" if line.check_equipment else ""> - 2. Revisión del Equipo: + Revisión del sistema eléctrico: - <"X" if line.check_equipment else ""> + <"X" if line.check_electric_system else ""> - 3. Revisión del sistema eléctrico: + Limpieza interior y exterior: - <"X" if line.check_electric_system else ""> + <"X" if line.clean_int_ext else ""> - 4. Limpieza interior y exterior: + Limpieza de lentes y espejos: - <"X" if line.clean_int_ext else ""> + <"X" if line.clean_eyes else ""> - 5. Limpieza de lentes y espejos: + Verificar Calibración: - <"X" if line.clean_eyes else ""> - - - - - 6. Verificar Calibración: - - - <"X" if line.check_calibration else ""> + <"X" if line.check_calibration else ""> - - </when> - <when test="line.maintenance_type == 'corrective'"> - Trabajo Realizado + + </when> + <when test="line.maintenance_type == 'corrective'"> + Trabajo Realizado - Repuesto + Repuesto - Actividad de Mantenimiento + Actividad de Mantenimiento - Descripción + Descripción - <for each="line_maintenance in line.maintenance_lines"> + <for each="line_maintenance in line.maintenance_lines"> - <"X" if line_maintenance.line_replace else ""> + <"X" if line_maintenance.line_replace else ""> - <"X" if line_maintenance.line_maintenance_activity else ""> + <"X" if line_maintenance.line_maintenance_activity else ""> - <line_maintenance.maintenance_activity.name if line.line_maintenance_activity else line.replacement.name> + <line_maintenance.maintenance_activity.name if line.line_maintenance_activity else line.replacement.name> - </for> + </for> - </when> - </choose> - <choose test=""> - <when test="line.equipment.product.preventive_activities"> - Actividades Realizadas: - <for each="description in (line.equipment.product.preventive_activities or '').split('\n')"> - <description> - </for> - </when> + </when> </choose> + <choose test=""> + <when test="line.equipment.product.preventive_activities"> + Actividades Realizadas: + <for each="description in (line.equipment.product.preventive_activities or '').split('\n')"> + <description> + </for> + </when> + </choose> Observaciones: - <line.description_activity> - Fecha del próximo mantenimiento <str(line.next_maintenance)[0:11]> - - - - - <if test="line.technician_signature"> - - - - Texto 1: - - - </if> - <line.technician_responsible> - INVIMA :<line.invima> + <line.description_activity> + Fecha del próximo mantenimiento <str(line.next_maintenance)[0:11]> + + + + + + <if test="line.technician_signature"> + + + + Texto 1: + + + </if> + <line.technician_responsible> + INVIMA :<line.invima> + + + Recibido a Satisfacción: + + + + - + + </for> </for>