diff --git a/report/Service.fodt b/report/Service.fodt index c9d7213..bdc7b3b 100644 --- a/report/Service.fodt +++ b/report/Service.fodt @@ -4,21 +4,21 @@ 2022-11-03T17:09:30.5000787642023-11-29T09:52:29.829370691PT4H32M46S81LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 - 63509 + 64871 0 35003 - 16425 + 15688 true false view2 - 8707 - 71224 + 17597 + 67389 0 - 63509 + 64871 35001 - 79932 + 80557 0 1 false @@ -73,7 +73,7 @@ true true false - 3115017 + 3238251 true false false @@ -160,7 +160,7 @@ - + @@ -443,6 +443,9 @@ + + + @@ -514,259 +517,255 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + + + - + + + + + - + + + + + - + - - - + + + - - - - - - - - - + - + - - - + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -919,7 +918,7 @@ - + @@ -942,7 +941,7 @@ - + /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoM DAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsN FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAAR @@ -1505,40 +1504,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 - </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 + <choose test=""> + <when test="line.maintenance_type == 'initial'"> + REGISTRO DE MANTENIMIENTO INICIAL + </when> + <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 @@ -1555,149 +1554,150 @@ - <choose test=""> - <when test="line.maintenance_type == 'preventive' or line.maintenance_type == 'initial'"> + <choose test=""> + <when test="line.maintenance_type == 'preventive' or line.maintenance_type == 'initial'"> - 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: + Revisión del Equipo: - <"X" if line.check_equipment else ""> + <"X" if line.check_equipment else ""> - Revisión del sistema eléctrico: + Revisión del sistema eléctrico: - <"X" if line.check_electric_system else ""> + <"X" if line.check_electric_system else ""> - Limpieza interior y exterior: + Limpieza interior y exterior: - <"X" if line.clean_int_ext else ""> + <"X" if line.clean_int_ext else ""> - Limpieza de lentes y espejos: + Limpieza de lentes y espejos: - <"X" if line.clean_eyes else ""> + <"X" if line.clean_eyes else ""> - Verificar Calibración: + 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> - </choose> - Observaciones: - <line.description_activity> - Fecha del próximo mantenimiento <str(line.next_maintenance)[0:11]> - + </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"> - + <if test="line.technician_signature"> + - + Texto 1: - </if> - <line.technician_responsible> - INVIMA :<line.invima> + </if> + <line.technician_responsible> + INVIMA :<line.invima> - Recibido a Satisfacción: - - + Recibido a Satisfacción: + + - - - </for> + + </for> - + </for> + \ No newline at end of file