From c2a38e382006a2d565b9d9bc459b2491d60efcd6 Mon Sep 17 00:00:00 2001 From: sinergia Date: Wed, 6 Dec 2023 16:55:30 -0500 Subject: [PATCH] fix: update page break --- report/Calibrations.fodt | 651 +++++++++++++----------- report/Maintenance_History.fodt | 342 +++++++------ report/Maintenance_Timeline.fodt | 799 +++++++++++++++++++----------- report/Maintenances_Historys.fodt | 382 +++++++------- 4 files changed, 1285 insertions(+), 889 deletions(-) diff --git a/report/Calibrations.fodt b/report/Calibrations.fodt index 2b06945..7ab7f1d 100644 --- a/report/Calibrations.fodt +++ b/report/Calibrations.fodt @@ -1,24 +1,24 @@ - 2022-10-11T16:28:51.1019484802023-11-28T11:29:06.916953005PT5H49M30S83LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 + 2022-10-11T16:28:51.1019484802023-12-06T16:23:49.639667657PT6H8M49S95LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 - 111014 + 2584 0 49003 - 22994 + 21962 true false view2 - 15706 - 129817 + 22260 + 12370 0 - 111014 + 2584 49001 - 134006 + 24545 0 1 false @@ -73,7 +73,7 @@ true true false - 5446825 + 5497533 true false false @@ -327,16 +327,16 @@ - + $ - + - $ - + @@ -518,18 +518,21 @@ - + - - + + - - + + - + + + + @@ -610,19 +613,19 @@ - - - - - - - - + - + + + + + + + + @@ -630,7 +633,7 @@ - + @@ -638,39 +641,39 @@ - + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + @@ -678,34 +681,46 @@ - + + + + + + - + + - + - + + + + + + + - + - + - + - + @@ -713,7 +728,7 @@ - + @@ -721,87 +736,90 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - + - - + - + + + + + + + + + + + + - + - + - + @@ -809,34 +827,34 @@ - + - + - + - + - + - + - + - + @@ -844,97 +862,147 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + + + + - + - + - + - + - + - + - + - + - + - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + @@ -1021,118 +1089,127 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + - + @@ -1152,6 +1229,13 @@ + + + + + + + @@ -1164,7 +1248,7 @@ - + /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgK CgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkL EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAAR @@ -1840,9 +1924,10 @@ - Pagina 5 + Pagina 3 + @@ -1853,18 +1938,18 @@ - <for each="service in records"> - <for each="maintenance in service.lines"> - <if test="maintenance.equipment.product.calibration"> + <for each="service in records"> + <for each="maintenance in service.lines"> + <if test="maintenance.equipment.product.calibration"> - Fecha: <service.estimated_agended.date()> + Fecha: <service.estimated_agended.date()> - Consecutivo: <maintenance.code> + Consecutivo: <maintenance.code> @@ -1872,11 +1957,10 @@ - Señores: <maintenance.propietary.name> - Documento: <"NIT" if maintenance.propietary.tax_identifier.type=="31" else "CC"><maintenance.propietary.tax_identifier.code> - Ciudad: <maintenance.propietary_address.subdivision_municipality.name> - Dirección: <maintenance.propietary_address.street> - + Señores: <maintenance.propietary.name> + Documento: <"NIT" if maintenance.propietary.tax_identifier.type=="31" else "CC"><maintenance.propietary.tax_identifier.code> + Ciudad: <maintenance.propietary_address.subdivision_municipality.name> + Dirección: <maintenance.propietary_address.street> @@ -1884,7 +1968,7 @@ - Asunto: Certificación de calibración + Asunto: Certificación de calibración @@ -1893,53 +1977,52 @@ - Método de calibración: Comparación - Rango de medición: <maintenance.equipment.product.measuring_range> - <choose test=""> - <when test="maintenance.equipment.product.use_pattern.id==1"> - Patrón utilizado: Ojo Esquemático - </when> - <when test="maintenance.equipment.product.use_pattern.id==2"> - Patrón utilizado: Lentes de Prueba - </when> - <when test="maintenance.equipment.product.use_pattern.id==3"> - Patrón utilizado: Pesas de Calibración - </when> - <when test="maintenance.equipment.product.use_pattern.id==4"> - Patrón utilizado: Esferas de Calibración - </when> - <otherwise test=""> - Patrón utilizado: Barras de Calibración - </otherwise> - </choose> - <choose test=""> - <when test="maintenance.equipment.use == 'medico'"> - Uso: Médico - </when> - <when test="maintenance.equipment.use == 'basico'"> - Uso: Básico - </when> - <when test="maintenance.equipment.use == 'apoyo'"> - Uso: Apoyo - </when> - <otherwise test=""> - Uso: n/a - </otherwise> - </choose> - División de escala: <"0.25D" if maintenance.equipment.product.measuring_range == "dioptria" else "1mmHg"> - Sitio de medición: Consultorio + Método de calibración: Comparación + Rango de medición: <maintenance.equipment.product.measuring_range> + <choose test=""> + <when test="maintenance.equipment.product.use_pattern.id==1"> + Patrón utilizado: Ojo Esquemático + </when> + <when test="maintenance.equipment.product.use_pattern.id==2"> + Patrón utilizado: Lentes de Prueba + </when> + <when test="maintenance.equipment.product.use_pattern.id==3"> + Patrón utilizado: Pesas de Calibración + </when> + <when test="maintenance.equipment.product.use_pattern.id==4"> + Patrón utilizado: Esferas de Calibración + </when> + <otherwise test=""> + Patrón utilizado: Barras de Calibración + </otherwise> + </choose> + <choose test=""> + <when test="maintenance.equipment.use == 'medico'"> + Uso: Médico + </when> + <when test="maintenance.equipment.use == 'basico'"> + Uso: Básico + </when> + <when test="maintenance.equipment.use == 'apoyo'"> + Uso: Apoyo + </when> + <otherwise test=""> + Uso: n/a + </otherwise> + </choose> + División de escala: <"0.25D" if maintenance.equipment.product.measuring_range == "dioptria" else "1mmHg"> + Sitio de medición: Consultorio - Equipo: <maintenance.equipment.product.name> - Marca: <maintenance.equipment.mark_category.name> - Modelo: <maintenance.equipment.model_category.name> - Referencia: <maintenance.equipment.reference_category.name> - Serie: <maintenance.equipment.serial> + Equipo: <maintenance.equipment.product.name> + Marca: <maintenance.equipment.mark_category.name> + Modelo: <maintenance.equipment.model_category.name> + Referencia: <maintenance.equipment.reference_category.name> + Serie: <maintenance.equipment.serial> - - + @@ -1947,7 +2030,7 @@ - Condiciones Ambientales + Condiciones Ambientales @@ -1955,89 +2038,87 @@ - Temperatura Min + Temperatura Min - <str(maintenance.temperature_min) + str(maintenance.temperature_uom.symbol) if maintenance.temperature_min else ""> + <str(maintenance.temperature_min) + str(maintenance.temperature_uom.symbol) if maintenance.temperature_min else ""> - Humedad Min + Humedad Min - <str(maintenance.moisture_min) + str(maintenance.equipment.product.moisture_uom.symbol) if maintenance.moisture_min else ""> + <str(maintenance.moisture_min) + str(maintenance.equipment.product.moisture_uom.symbol) if maintenance.moisture_min else ""> - Temperatura Max + Temperatura Max - <str(maintenance.temperature_max) + str(maintenance.temperature_uom.symbol) if maintenance.temperature_max else ""> + <str(maintenance.temperature_max) + str(maintenance.temperature_uom.symbol) if maintenance.temperature_max else ""> - Humedad Max + Humedad Max - <str(maintenance.moisture_max) + str(maintenance.equipment.product.moisture_uom.symbol) if maintenance.moisture_max else ""> + <str(maintenance.moisture_max) + str(maintenance.equipment.product.moisture_uom.symbol) if maintenance.moisture_max else ""> - - + - Medida Tomadas + Medida Tomadas - Patrón + Patrón - Valor en Equipo + Valor en Equipo - % Error + % Error - <for each="line in maintenance.lines_calibration"> + <for each="line in maintenance.lines_calibration"> - <line.value_patterns.pattern> + <line.value_patterns.pattern> - <line.value_equipment> + <line.value_equipment> - <line.mistake_rate>% + <line.mistake_rate>% - - </for> + </for> - - Resultados de calibración: - - La incertidumbre expandida de la medición se ha obtenido multiplicando la incertidumbre combinada por el factor de cobertura K calculado conforme a los grados de libertad y el factor de Student para una probabilidad del 95% - + + Resultados de calibración: + + La incertidumbre expandida de la medición se ha obtenido multiplicando la incertidumbre combinada por el factor de cobertura K calculado conforme a los grados de libertad y el factor de Student para una probabilidad del 95% + @@ -2046,52 +2127,52 @@ - <"Dioptría" if maintenance.equipment.product.measuring_range == "dioptria" else "mmHg"> + <"Dioptría" if maintenance.equipment.product.measuring_range == "dioptria" else "mmHg"> - Desviación estándar + Desviación estándar - Promedio + Promedio - Incertidumbre Expandida + Incertidumbre Expandida - Estado + Estado - <for each="line in maintenance.calibration_total"> + <for each="line in maintenance.calibration_total"> - + - <line.diopter> + <line.diopter> - <line.dev_std> + <line.dev_std> - <line.mean> + <line.mean> - <line.uncertain_expanded> + <line.uncertain_expanded> - <line.state> + <line.state> - </for> + </for> @@ -2100,7 +2181,7 @@ - Este certificado de calibración no podrá ser reproducido. + Este certificado de calibración no podrá ser reproducido. @@ -2108,40 +2189,54 @@ - + - Texto 1: - Este certificado expresa fielmente el resultado de las mediciones realizadas. Los resultados contenidos en el presente certificado se refieren al momento y condiciones en que se realizaron las mediciones. No nos responsabilizamos de los perjuicios que pueden derivarse del uso inadecuado de los instrumentos calibrados. El usuario es responsable de la recalibración de sus instrumentos a intervalos apropiados. - - - - - - - <if test="maintenance.technician_signature"> - + Este certificado expresa fielmente el resultado de las mediciones realizadas. Los resultados contenidos en el presente certificado se refieren al momento y condiciones en que se realizaron las mediciones. No nos responsabilizamos de los perjuicios que pueden derivarse del uso inadecuado de los instrumentos calibrados. El usuario es responsable de la recalibración de sus instrumentos a intervalos apropiados. + + + + + + + <if test="maintenance.technician_signature"> + - + Texto 2: - </if> - <maintenance.technician_responsible> - INVIMA :<maintenance.invima> + </if> + + + + + + + + <maintenance.technician_responsible> + + + RECIBIDO A SATISFACCION + + + + + INVIMA :<maintenance.invima> + + + NOMBRE - - </if> - - - - - </for> - </for> + + + + </if> + </for> + </for> \ No newline at end of file diff --git a/report/Maintenance_History.fodt b/report/Maintenance_History.fodt index 33a894f..e37ea87 100644 --- a/report/Maintenance_History.fodt +++ b/report/Maintenance_History.fodt @@ -1,23 +1,23 @@ - 2022-10-11T16:28:51.1019484802023-11-29T07:53:25.163882238PT3H47M17S55LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 + 2022-10-11T16:28:51.1019484802023-12-06T16:51:34.283600799PT3H50M30S57LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 40959 0 - 35003 + 36117 16425 true false view2 - 9571 - 52202 + 10128 + 51215 0 40959 - 35001 + 36116 57383 0 1 @@ -73,7 +73,7 @@ true true false - 4314878 + 4544840 true false false @@ -264,10 +264,10 @@ - + - + @@ -442,15 +442,21 @@ - - + + - - + + - + + + + + + + @@ -575,88 +581,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -664,7 +588,7 @@ - + @@ -672,22 +596,145 @@ - - - + + + - + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -790,6 +837,9 @@ + + + @@ -1513,7 +1563,7 @@ <for each="equipment in records"> REGISTRO HISTORICO DE MANTENIMIENTO - INFORMACIÓN DEL DISPOSITIVO + INFORMACIÓN DEL DISPOSITIVO @@ -1574,8 +1624,8 @@ - - CARACTERÍSTICAS TÉCNICAS + + CARACTERÍSTICAS TÉCNICAS @@ -1588,7 +1638,7 @@ Peso - <str(equipment.product.weight) + " "+ equipment.product.weight_uom.symbol if equipment.product.weight else ""> + <str(equipment.product.weight) + " "+ equipment.product.weight_uom.symbol if equipment.product.weight else ""> @@ -1597,7 +1647,7 @@ Medidas - <"Longitud:" +str(equipment.product.length) + " "+ equipment.product.length_uom.symbol+" Altura: "+str(equipment.product.height) + " "+ equipment.product.height_uom.symbol + " Ancho: "+str(equipment.product.width) + " "+ equipment.product.width_uom.symbol if equipment.product.width else ""> + <"Longitud:" +str(equipment.product.length) + " "+ equipment.product.length_uom.symbol+" Altura: "+str(equipment.product.height) + " "+ equipment.product.height_uom.symbol + " Ancho: "+str(equipment.product.width) + " "+ equipment.product.width_uom.symbol if equipment.product.width else ""> @@ -1608,7 +1658,7 @@ Voltaje (VAC) - <str(equipment.product.voltageAC) + " "+ equipment.product.voltageAC_uom.symbol if equipment.product.voltageAC else "No Aplica"> + <str(equipment.product.voltageAC) + " "+ equipment.product.voltageAC_uom.symbol if equipment.product.voltageAC else "No Aplica"> @@ -1617,7 +1667,7 @@ Voltaje (VDC) - <str(equipment.product.voltageDC) + " "+ equipment.product.voltageDC_uom.symbol if equipment.product.voltageDC else "No Aplica"> + <str(equipment.product.voltageDC) + " "+ equipment.product.voltageDC_uom.symbol if equipment.product.voltageDC else "No Aplica"> @@ -1628,7 +1678,7 @@ Tem Min Uso - <str(equipment.product.temperature_min) + " "+ equipment.product.temperature_uom.symbol if equipment.product.temperature_min else "No Aplica"> + <str(equipment.product.temperature_min) + " "+ equipment.product.temperature_uom.symbol if equipment.product.temperature_min else "No Aplica"> @@ -1637,7 +1687,7 @@ Tem Max Uso - <str(equipment.product.temperature_max) + " "+ equipment.product.temperature_uom.symbol if equipment.product.temperature_max else "No Aplica"> + <str(equipment.product.temperature_max) + " "+ equipment.product.temperature_uom.symbol if equipment.product.temperature_max else "No Aplica"> @@ -1646,7 +1696,7 @@ Hum Min Uso - <str(equipment.product.moisture_min) + " "+ equipment.product.moisture_uom.symbol if equipment.product.moisture_min else "No Aplica"> + <str(equipment.product.moisture_min) + " "+ equipment.product.moisture_uom.symbol if equipment.product.moisture_min else "No Aplica"> @@ -1655,23 +1705,22 @@ Hum Max Uso - <str(equipment.product.moisture_max) + " "+ equipment.product.moisture_uom.symbol if equipment.product.moisture_max else "No Aplica"> + <str(equipment.product.moisture_max) + " "+ equipment.product.moisture_uom.symbol if equipment.product.moisture_max else "No Aplica"> - - + - Fecha + Fecha - Tipo de mantenimiento + Tipo de mantenimiento - N.º del Registro + N.º del Registro @@ -1681,14 +1730,13 @@ - <line.service_maintenance.estimated_agended> <choose test=""> - <when test="line.maintenance_type == 'preventive'"> + <when test="line.maintenance_type == 'preventive'"> Preventivo </when> <when test="line.maintenance_type == 'corrective'"> @@ -1697,7 +1745,7 @@ <otherwise test=""> Inicial </otherwise> - </choose> + </choose> <line.code> @@ -1711,40 +1759,52 @@ - - + - Texto 1: - - - + + + + + + - - - - - - + + - - <if test="equipment.get_technician_signature()"> - + + <if test="equipment.get_technician_signature()"> - Texto 2: - </if> - <equipment.technician_responsible> - INVIMA : <equipment.invima> + </if> + + + + + + + + <equipment.technician_responsible> + + + RECIBIDO A SATISFACCION + + + + + INVIMA : <equipment.invima> + + + NOMBRE - </for> + </for> \ No newline at end of file diff --git a/report/Maintenance_Timeline.fodt b/report/Maintenance_Timeline.fodt index e71bf97..eee4c7a 100644 --- a/report/Maintenance_Timeline.fodt +++ b/report/Maintenance_Timeline.fodt @@ -1,24 +1,24 @@ - 2022-11-03T17:09:30.5000787642023-12-02T10:07:01.712264337PT1H54M49S41LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 + 2022-11-03T17:09:30.5000787642023-12-06T16:45:42.581886621PT2H11M15S52LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 - 8467 + 3766 0 - 35003 - 15688 + 36117 + 16425 true false view2 - 17598 - 21611 + 9264 + 14573 0 - 8467 - 35001 - 24153 + 3766 + 36116 + 20189 0 1 false @@ -73,7 +73,7 @@ true true false - 2091119 + 2244410 true false false @@ -260,6 +260,7 @@ + @@ -337,18 +338,6 @@ - - - - - - - - - - - - @@ -373,6 +362,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -403,267 +432,374 @@ - - - - - - - - - - - + - - - + + - + - + - + - + + + + + - - - - - + - + - + - - + + - - + + - - - + + - + - - - + + + + + + + + + + + - + - + - + - + - + - + - - - - - - - - - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -791,17 +927,72 @@ + + + + + + - + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -818,12 +1009,13 @@ + - + /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoM DAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsN FBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAAR @@ -1353,30 +1545,30 @@ - <if test="company and company.header"> - <for each="line in company.header.split('\n')"> - <line> - </for> - </if> - <company.rec_name if company else ''> - <if test="company"> - NIT: <company.party.identifiers[0].code> - Regimen Común - Actividad Economica 4659 - Dirección: <company.party.addresses[0].street><company.party.addresses[0].city> - Teléfono: <company.party.phone> - Celular: <company.party.mobile> - E-mail: <company.party.email> - </if> + <if test="company and company.header"> + <for each="line in company.header.split('\n')"> + <line> + </for> + </if> + <company.rec_name if company else ''> + <if test="company"> + NIT: <company.party.identifiers[0].code> + Regimen Común + Actividad Economica 4659 + Dirección: <company.party.addresses[0].street><company.party.addresses[0].city> + Teléfono: <company.party.phone> + Celular: <company.party.mobile> + E-mail: <company.party.email> + </if> - + - + @@ -1384,29 +1576,29 @@ - <for each="maintenance in records"> - CRONOGRAMA DE MANTENIMIENTO PREVENTIVO Y CALIBRACIÓN DE EQUIPOS - Fecha <maintenance.estimated_agended.date()> - Consecutivo <maintenance.code> - INFORMACIÓN DEL PROPIETARIO + <for each="maintenance in records"> + CRONOGRAMA DE MANTENIMIENTO PREVENTIVO Y CALIBRACIÓN DE EQUIPOS + Fecha <maintenance.estimated_agended.date()> + Consecutivo <maintenance.code> + INFORMACIÓN DEL PROPIETARIO - Nombre / Razón Social: <maintenance.propietary.name> - Ciudad: <maintenance.propietary_address.subdivision_municipality.name> - Teléfono: <maintenance.propietary.phone> - Movil: <maintenance.propietary.mobile> + Nombre / Razón Social: <maintenance.propietary.name> + Ciudad: <maintenance.propietary_address.subdivision_municipality.name> + Teléfono: <maintenance.propietary.phone> + Movil: <maintenance.propietary.mobile> - Tipo Documento: <"NIT" if maintenance.propietary.tax_identifier.type=="31" else "CC"> - Documento: <maintenance.propietary.tax_identifier.code> - Dirección: <maintenance.propietary_address.street> + Tipo Documento: <"NIT" if maintenance.propietary.tax_identifier.type=="31" else "CC"> + Documento: <maintenance.propietary.tax_identifier.code> + Dirección: <maintenance.propietary_address.street> - + @@ -1415,25 +1607,25 @@ - Equipo + Equipo - Serial + Serial - Mantenimiento - Preventivo + Mantenimiento + Preventivo - Calibración + Calibración - Fecha de Próximo mantenimiento + Fecha de Próximo mantenimiento - <for each="line in maintenance.lines"> + <for each="line in maintenance.lines"> @@ -1442,24 +1634,24 @@ - <line.equipment.product.name> + <line.equipment.product.name> - <line.equipment.serial> + <line.equipment.serial> - X + X - <"X" if line.equipment.product.calibration else "No Aplica"> + <"X" if line.equipment.product.calibration else "No Aplica"> - <str(line.next_maintenance)[0:11]> + <str(line.next_maintenance)[0:11]> - </for> + </for> @@ -1467,34 +1659,57 @@ - - - - - - <if test="maintenance.technician_signature"> - + + + + + + + <if test="maintenance.technician_signature"> + + + + + + + + - Texto 1: - </if> - <maintenance.technician_responsible> - INVIMA :<maintenance.invima> - - Recibido a Satisfacción: - - - - - - + + + + + + + </if> + + + + + + + + <maintenance.technician_responsible> + + + RECIBIDO A SATISFACCIÓN: + + + + + + INVIMA :<maintenance.invima> + + + NOMBRE - </for> + </for> \ No newline at end of file diff --git a/report/Maintenances_Historys.fodt b/report/Maintenances_Historys.fodt index f404268..862e623 100644 --- a/report/Maintenances_Historys.fodt +++ b/report/Maintenances_Historys.fodt @@ -1,24 +1,24 @@ - 2022-10-11T16:28:51.1019484802023-12-02T10:48:04.843745666PT7H34M22S90LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 + 2022-10-11T16:28:51.1019484802023-12-06T16:54:58.006223626PT7H36M56S92LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 - 47523 + 36941 0 - 44549 - 20904 + 45967 + 19965 true false view2 - 13480 - 65414 + 18339 + 49172 0 - 47523 - 44547 - 68425 + 36941 + 45965 + 56905 0 1 false @@ -73,7 +73,7 @@ true true false - 4576408 + 4607530 true false false @@ -161,7 +161,7 @@ - + @@ -447,18 +447,18 @@ - + - + - - - - + + + + @@ -658,128 +658,153 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -893,9 +918,6 @@ - - - @@ -1604,10 +1626,10 @@ <for each="service in records"> - <for each="maintenance in service.lines"> + <for each="maintenance in service.lines"> REGISTRO HISTORICO DE MANTENIMIENTO - INFORMACIÓN DEL DISPOSITIVO + INFORMACIÓN DEL DISPOSITIVO @@ -1668,8 +1690,8 @@ - - CARACTERÍSTICAS TÉCNICAS + + CARACTERÍSTICAS TÉCNICAS @@ -1682,7 +1704,7 @@ 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 ""> @@ -1691,7 +1713,7 @@ 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 ""> @@ -1702,7 +1724,7 @@ 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"> @@ -1711,7 +1733,7 @@ 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"> @@ -1722,7 +1744,7 @@ 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"> @@ -1731,7 +1753,7 @@ 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"> @@ -1740,7 +1762,7 @@ 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"> @@ -1749,24 +1771,23 @@ 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 @@ -1791,7 +1812,7 @@ <otherwise test=""> Inicial </otherwise> - </choose> + </choose> <line.code> @@ -1806,9 +1827,8 @@ - + - Texto 1: @@ -1817,38 +1837,44 @@ - - - - + + - - <if test="maintenance.technician_signature"> - + + <if test="maintenance.technician_signature"> + - Texto 2: - </if> - <maintenance.technician_responsible> - INVIMA :<maintenance.invima> + </if> - - - Recibido a Satisfacción: - - - - - + + + + + + + <maintenance.technician_responsible> + + + RECIBIDO A SATISFACCION + + + + + INVIMA :<maintenance.invima> + + + NOMBRE - - - </for> - </for> + + + + </for> + </for> \ No newline at end of file