From 217f4c2576f84b5788ffe558747598d9e4d866ea Mon Sep 17 00:00:00 2001 From: sinergia Date: Thu, 14 Dec 2023 09:46:55 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20T=C3=ADlde=20en=20Refracci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- report/Maintenances_Historys.fodt | 72 ++++++++++++++++++++++--------- 1 file changed, 51 insertions(+), 21 deletions(-) diff --git a/report/Maintenances_Historys.fodt b/report/Maintenances_Historys.fodt index 9d3b188..d66e8ec 100644 --- a/report/Maintenances_Historys.fodt +++ b/report/Maintenances_Historys.fodt @@ -1,24 +1,24 @@ - 2022-10-11T16:28:51.1019484802023-12-07T22:27:29.799546107PT8H33S99LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 + 2022-10-11T16:28:51.1019484802023-12-14T09:46:45.835583500PT8H2M21S100LibreOffice/7.5.8.2$Linux_X86_64 LibreOffice_project/50$Build-2 - 38216 + 64795 0 28092 - 12203 + 11629 true false view2 - 5533 - 44027 + 15501 + 73256 0 - 38216 + 64795 28090 - 50417 + 76422 0 1 false @@ -73,7 +73,7 @@ true true false - 4987216 + 5024217 true false false @@ -161,7 +161,7 @@ - + @@ -851,10 +851,29 @@ - + + + + + + + + + + + + + + + + + + + + @@ -955,15 +974,18 @@ - + - + - + + + + @@ -1709,16 +1731,16 @@ <choose test=""> <when test="maintenance.equipment.product.risk == 'uno'"> - Clase de Riesgo: I + Clase de Riesgo: I </when> <when test=" maintenance.equipment.product.risk == 'dosA'"> - Clase de Riesgo: IIA + Clase de Riesgo: IIA </when> <when test=" maintenance.equipment.product.risk == 'dosB'"> - Clase de Riesgo: IIB + Clase de Riesgo: IIB </when> <otherwise test=""> - Clase de Riesgo: No Aplíca + Clase de Riesgo: No Aplíca </otherwise> </choose> @@ -1737,6 +1759,14 @@ Tipo: <maintenance.equipment.equipment_type> + <choose test=""> + <when test="maintenance.equipment.equipment_type == 'refraccion"> + Clase de Riesgo: I + </when> + <otherwise test=""> + Tipo: <maintenance.equipment.equipment_type> + </otherwise> + </choose> @@ -1778,7 +1808,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 ""> @@ -1815,7 +1845,7 @@ 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"> @@ -1891,6 +1921,7 @@ <line.code> + </for> @@ -1913,7 +1944,6 @@ - <if test="maintenance.technician_signature"> @@ -1946,7 +1976,7 @@ - </for> + </for> </for>