alejandro.lara 1 жил өмнө
parent
commit
7571a9ff60

+ 2 - 0
export/solicitudes_excel.php

@@ -22,6 +22,8 @@ use PhpOffice\PhpSpreadsheet\IOFactory;
 $fecha_ini = $_POST["fecha_inicial"];
 $fecha_fin = $_POST["fecha_final"];
 
+exit();
+
 //Reposiciones
 $repEdo_rs = $db->query('SELECT * FROM fs_estado_reposicion' );