$ls_bolivares=""; if (array_key_exists("tiporeporte",$_GET)) { $ls_tiporeporte=$_GET["tiporeporte"]; } switch($ls_tiporeporte) { case "0": require_once("sigesp_scg_reporte.php"); $io_report = new sigesp_scg_reporte(); $ls_bolivares ="Bs."; break; case "1": require_once("sigesp_scg_reportebsf.php"); $io_report = new sigesp_scg_reportebsf(); $ls_bolivares ="Bs.F."; break; } $ia_niveles_scg[0]=""; uf_init_niveles(); $li_total=count($ia_niveles_scg)-1; //-------------------------------------------------- Par�metros para Filtar el Reporte ----------------------------------------- $ld_fecdesde=$_GET["fecdes"]; $ld_fechasta=$_GET["fechas"]; $ls_cuentadesde_min=$_GET["cuentadesde"]; $ls_cuentahasta_max=$_GET["cuentahasta"]; if(($ls_cuentadesde_min=="")&&($ls_cuentahasta_max=="")) { if($io_report->uf_spg_reporte_select_cuenta($ls_cuentadesde_min,$ls_cuentahasta_max)) {
$ls_bolivares=""; if (array_key_exists("tiporeporte",$_GET)) { $ls_tiporeporte=$_GET["tiporeporte"]; } switch($ls_tiporeporte) { case "0": require_once("sigesp_scg_reporte.php"); $io_report = new sigesp_scg_reporte(); $ls_bolivares ="Bs."; break; case "1": require_once("sigesp_scg_reportebsf.php"); $io_report = new sigesp_scg_reportebsf(); $ls_bolivares ="Bs.F."; break; } $ia_niveles_scg[0]=""; uf_init_niveles(); $li_total=count($ia_niveles_scg)-1; //--------------------------------------------------------------------------------------------------------------------------- //Parámetros para Filtar el Reporte $ls_cuentadesde=$_GET["txtcuentadesde"]; $ls_cuentahasta=$_GET["txtcuentahasta"]; $fecdes=$_GET["txtfecdes"]; if (!empty($fecdes)) { $ldt_fecdes=$io_funciones->uf_convertirdatetobd($fecdes); }
$ls_bolivares=""; if (array_key_exists("tiporeporte",$_GET)) { $ls_tiporeporte=$_GET["tiporeporte"]; } switch($ls_tiporeporte) { case "0": require_once("sigesp_scg_reporte.php"); $io_report = new sigesp_scg_reporte(); $ls_bolivares ="Bs."; break; case "1": require_once("sigesp_scg_reportebsf.php"); $io_report = new sigesp_scg_reportebsf(); $ls_bolivares ="Bs.F."; break; } $ia_niveles_scg[0]=""; uf_init_niveles(); $li_total=count($ia_niveles_scg)-1; //-------------------------------------------------- Parámetros para Filtar el Reporte ----------------------------------------- $ls_compdes=$_GET["txtcompdes"]; $ls_comphas=$_GET["txtcomphas"]; $ls_procdes=$_GET["txtprocdes"]; $ls_prochas=$_GET["txtprochas"]; $fecdes=$_GET["txtfecdes"]; if (!empty($fecdes)) { $ldt_fecdes=$io_funciones->uf_convertirdatetobd($fecdes);
} if (array_key_exists("mostrar",$_GET)) { $ls_mostrar=$_GET["mostrar"]; } switch($ls_tiporeporte) { case "0": require_once("sigesp_scg_reporte.php"); $io_report = new sigesp_scg_reporte(); $ls_bolivares ="Bs."; break; case "1": require_once("sigesp_scg_reportebsf.php"); $io_report = new sigesp_scg_reportebsf(); $ls_bolivares ="Bs.F."; break; } $ia_niveles_scg[0]=""; uf_init_niveles(); $li_total=count($ia_niveles_scg)-1; //-------------------------------------------------- Par�metros para Filtar el Reporte ----------------------------------------- $ls_fecha=$_GET["fecha"]; $ls_fechasta=$io_fecha->uf_last_day(substr($ls_fecha,3,2),substr($ls_fecha,6,4)); $ls_cuentadesde_min=$_GET["cuentadesde"]; $ls_cuentahasta_max=$_GET["cuentahasta"]; if(($ls_cuentadesde_min=="")&&($ls_cuentahasta_max=="")) { if($io_report->uf_spg_reporte_select_cuenta_min_max($ls_cuentadesde_min,$ls_cuentahasta_max)) {
$ls_bolivares=""; if (array_key_exists("tiporeporte",$_GET)) { $ls_tiporeporte=$_GET["tiporeporte"]; } switch($ls_tiporeporte) { case "0": require_once("sigesp_scg_reporte.php"); $io_report = new sigesp_scg_reporte(); $ls_bolivares ="Bs."; break; case "1": require_once("sigesp_scg_reportebsf.php"); $io_report = new sigesp_scg_reportebsf(); $ls_bolivares ="Bs.F."; break; } $ia_niveles_scg[0]=""; uf_init_niveles(); $li_total=count($ia_niveles_scg)-1; //--------------------------------------------------------------------------------------------------------------------------- //Parámetros para Filtar el Reporte $ld_fecdesde=$_GET["fecdes"]; $ld_fechasta=$_GET["fechas"]; $ls_cuentadesde=$_GET["cuentadesde"]; $ls_cuentahasta=$_GET["cuentahasta"]; if(($ls_cuentadesde=="")&&($ls_cuentahasta=="")) { if($io_report->uf_spg_reporte_select_cuenta_min_max($ls_cuentadesde,$ls_cuentahasta))
$ls_bolivares=""; if (array_key_exists("tiporeporte",$_GET)) { $ls_tiporeporte=$_GET["tiporeporte"]; } switch($ls_tiporeporte) { case "0": require_once("sigesp_scg_reporte.php"); $io_report = new sigesp_scg_reporte(); $ls_bolivares ="Bs."; break; case "1": require_once("sigesp_scg_reportebsf.php"); $io_report = new sigesp_scg_reportebsf(); $ls_bolivares ="Bs.F."; break; } $ia_niveles_scg[0]=""; uf_init_niveles(); $li_total=count($ia_niveles_scg)-1; //-------------------------------------------------- Par�metros para Filtar el Reporte ----------------------------------------- $ls_hidbot=$_GET["hidbot"]; if($ls_hidbot==true) { $ls_cmbmesdes=$_GET["cmbmesdes"]; $ls_cmbagnodes=$_GET["cmbagnodes"]; if($_SESSION["ls_gestor"]=='INFORMIX') { $fecdes=$ls_cmbagnodes."-".$ls_cmbmesdes."-01";