From 4396a9dfbbb921f1cedfe301d90c5d26fd6a74d3 Mon Sep 17 00:00:00 2001 From: sinergia Date: Sat, 2 Dec 2023 10:49:07 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20Se=20corrige=20paginaci=C3=B3n=20Histori?= =?UTF-8?q?cos=20de=20Mantenimiento?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- report/Maintenances_Historys.fodt | 551 +++++++++++++++++------------- 1 file changed, 323 insertions(+), 228 deletions(-) diff --git a/report/Maintenances_Historys.fodt b/report/Maintenances_Historys.fodt index 1ac5631..f404268 100644 --- a/report/Maintenances_Historys.fodt +++ b/report/Maintenances_Historys.fodt @@ -1,10 +1,10 @@ - 2022-10-11T16:28:51.1019484802023-11-29T08:08:04.852724252PT6H58M53S72LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 + 2022-10-11T16:28:51.1019484802023-12-02T10:48:04.843745666PT7H34M22S90LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 - 50483 + 47523 0 44549 20904 @@ -14,11 +14,11 @@ view2 13480 - 65597 + 65414 0 - 50483 + 47523 44547 - 71385 + 68425 0 1 false @@ -73,7 +73,7 @@ true true false - 4494679 + 4576408 true false false @@ -160,8 +160,8 @@ - - + + @@ -263,10 +263,10 @@ - + - + @@ -441,13 +441,22 @@ - + + + + + + + - - + + - + + + + @@ -522,46 +531,66 @@ + + + + + + + + - + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + @@ -569,113 +598,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -683,17 +606,180 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -791,19 +877,25 @@ + + + - + - + + + + @@ -825,7 +917,7 @@ - + /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgK CgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkL EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAAR @@ -1511,182 +1603,182 @@ - <for each="service in records"> - <for each="maintenance in service.lines"> - REGISTRO HISTORICO DE MANTENIMIENTO - - INFORMACIÓN DEL DISPOSITIVO + <for each="service in records"> + <for each="maintenance in service.lines"> + REGISTRO HISTORICO DE MANTENIMIENTO + + INFORMACIÓN DEL DISPOSITIVO - Nombre del Dispositivo: <maintenance.equipment.product.name> + Nombre del Dispositivo: <maintenance.equipment.product.name> - Serial: <maintenance.equipment.serial> + Serial: <maintenance.equipment.serial> - Restaurado: <"SI" if maintenance.equipment.refurbish else "NO"> + Restaurado: <"SI" if maintenance.equipment.refurbish else "NO"> - Clase de Riesgo: <maintenance.equipment.product.risk> + Clase de Riesgo: <maintenance.equipment.product.risk> - Marca: <maintenance.equipment.mark_category.name> + Marca: <maintenance.equipment.mark_category.name> - Clase Biomédica: <maintenance.equipment.biomedical_class> + Clase Biomédica: <maintenance.equipment.biomedical_class> - Marca: <maintenance.equipment.mark_category.name> + Marca: <maintenance.equipment.mark_category.name> - Tipo: <maintenance.equipment.equipment_type> + Tipo: <maintenance.equipment.equipment_type> - Referencia: <maintenance.equipment.reference_category.name> + Referencia: <maintenance.equipment.reference_category.name> - Uso: <maintenance.equipment.use> + Uso: <maintenance.equipment.use> - País de Origen: <maintenance.equipment.origin_country.name> + País de Origen: <maintenance.equipment.origin_country.name> - Registro Invima: <maintenance.equipment.health_register> + Registro Invima: <maintenance.equipment.health_register> - Software Versión: <maintenance.equipment.software_version if maintenance.equipment.software_version != "" else "No Aplica"> + Software Versión: <maintenance.equipment.software_version if maintenance.equipment.software_version != "" else "No Aplica"> - - CARACTERÍSTICAS TÉCNICAS + + CARACTERÍSTICAS TÉCNICAS - Características Físicas + Características Físicas - Peso + Peso - <str(maintenance.equipment.product.weight) + " "+ maintenance.equipment.product.weight_uom.symbol if maintenance.equipment.product.weight else ""> + <str(maintenance.equipment.product.weight) + " "+ maintenance.equipment.product.weight_uom.symbol if maintenance.equipment.product.weight else ""> - Medidas + Medidas - <"Longitud:" +str(maintenance.equipment.product.length) + " "+ maintenance.equipment.product.length_uom.symbol+" Altura: "+str(maintenance.equipment.product.height) + " "+ maintenance.equipment.product.height_uom.symbol + " Ancho: "+str(maintenance.equipment.product.width) + " "+ maintenance.equipment.product.width_uom.symbol if maintenance.equipment.product.width else ""> + <"Longitud:" +str(maintenance.equipment.product.length) + " "+ maintenance.equipment.product.length_uom.symbol+" Altura: "+str(maintenance.equipment.product.height) + " "+ maintenance.equipment.product.height_uom.symbol + " Ancho: "+str(maintenance.equipment.product.width) + " "+ maintenance.equipment.product.width_uom.symbol if maintenance.equipment.product.width else ""> - Características Eléctricas + Características Eléctricas - Voltaje (VAC) + Voltaje (VAC) - <str(maintenance.equipment.product.voltageAC) + " "+ maintenance.equipment.product.voltageAC_uom.symbol if maintenance.equipment.product.voltageAC else "No Aplica"> + <str(maintenance.equipment.product.voltageAC) + " "+ maintenance.equipment.product.voltageAC_uom.symbol if maintenance.equipment.product.voltageAC else "No Aplica"> - Voltaje (VDC) + Voltaje (VDC) - <str(maintenance.equipment.product.voltageDC) + " "+ maintenance.equipment.product.voltageDC_uom.symbol if maintenance.equipment.product.voltageDC else "No Aplica"> + <str(maintenance.equipment.product.voltageDC) + " "+ maintenance.equipment.product.voltageDC_uom.symbol if maintenance.equipment.product.voltageDC else "No Aplica"> - Condiciones Ambientales + Condiciones Ambientales - Tem Min Uso + Tem Min Uso - <str(maintenance.equipment.product.temperature_min) + " "+ maintenance.equipment.product.temperature_uom.symbol if maintenance.equipment.product.temperature_min else "No Aplica"> + <str(maintenance.equipment.product.temperature_min) + " "+ maintenance.equipment.product.temperature_uom.symbol if maintenance.equipment.product.temperature_min else "No Aplica"> - Tem Max Uso + Tem Max Uso - <str(maintenance.equipment.product.temperature_max) + " "+ maintenance.equipment.product.temperature_uom.symbol if maintenance.equipment.product.temperature_max else "No Aplica"> + <str(maintenance.equipment.product.temperature_max) + " "+ maintenance.equipment.product.temperature_uom.symbol if maintenance.equipment.product.temperature_max else "No Aplica"> - Hum Min Uso + Hum Min Uso - <str(maintenance.equipment.product.moisture_min) + " "+ maintenance.equipment.product.moisture_uom.symbol if maintenance.equipment.product.moisture_min else "No Aplica"> + <str(maintenance.equipment.product.moisture_min) + " "+ maintenance.equipment.product.moisture_uom.symbol if maintenance.equipment.product.moisture_min else "No Aplica"> - Hum Max Uso + Hum Max Uso - <str(maintenance.equipment.product.moisture_max) + " "+ maintenance.equipment.product.moisture_uom.symbol if maintenance.equipment.product.moisture_max else "No Aplica"> + <str(maintenance.equipment.product.moisture_max) + " "+ maintenance.equipment.product.moisture_uom.symbol if maintenance.equipment.product.moisture_max else "No Aplica"> - - + + - Fecha + Fecha - Tipo de mantenimiento + Tipo de mantenimiento - N.º del Registro + N.º del Registro - <for each="line in maintenance.equipment.maintenance_history"> + <for each="line in maintenance.equipment.maintenance_history"> - <line.service_maintenance.estimated_agended> + <line.service_maintenance.estimated_agended> <choose test=""> @@ -1694,66 +1786,69 @@ Preventivo </when> <when test="line.maintenance_type == 'corrective'"> - Correctivo + Correctivo </when> <otherwise test=""> Inicial </otherwise> - </choose> + </choose> - <line.code> + <line.code> - </for> + </for> + + + + + + + + + + Texto 1: + + - - - - - Texto 1: - - - - - - - - - - - + + + + - - <if test="maintenance.technician_signature"> - + + <if test="maintenance.technician_signature"> + - + Texto 2: - </if> - <maintenance.technician_responsible> - INVIMA :<maintenance.invima> + </if> + <maintenance.technician_responsible> + INVIMA :<maintenance.invima> + + + + Recibido a Satisfacción: + + + + + - - - - - - - - - </for> - </for> + + + </for> + </for> \ No newline at end of file