uf_conectar (); require_once("../shared/class_folder/class_mensajes.php"); $msg=new class_mensajes(); require_once("../shared/class_folder/class_datastore.php"); $ds_prorep=new class_datastore(); if(array_key_exists("operacion",$_POST)) { $ls_operacion=$_POST["operacion"]; } else { $ls_operacion=""; } $ls_cuenta=$_GET["txtCuenta"]; $ls_denominacion=$_GET["txtDenominacion"]; $i=$_GET["fila"]; $ls_codestpro1 = $_GET["codestpro1"]; $ls_codestpro2 = $_GET["codestpro2"]; $ls_codestpro3 = $_GET["codestpro3"]; $ls_codestpro4 = $_GET["codestpro4"]; $ls_codestpro5 = $_GET["codestpro5"]; $ls_denestpro1 = $_GET["denestpro1"]; $ls_denestpro2 = $_GET["denestpro2"]; $ls_denestpro3 = $_GET["denestpro3"]; $ls_denestpro4 = $_GET["denestpro4"]; $ls_denestpro5 = $_GET["denestpro5"]; $ld_asignado=$_GET["txtAsignacion"]; $ls_readonly="readonly"; $ld_total=$ld_asignado; $ld_enero=$_GET["enero"]; $ld_febrero=$_GET["febrero"]; $ld_marzo=$_GET["marzo"]; $ld_abril=$_GET["abril"]; $ld_mayo=$_GET["mayo"]; $ld_junio=$_GET["junio"]; $ld_julio=$_GET["julio"]; $ld_agosto=$_GET["agosto"]; $ld_septiembre=$_GET["septiembre"]; $ld_octubre=$_GET["octubre"]; $ld_noviembre=$_GET["noviembre"]; $ld_diciembre=$_GET["diciembre"]; if (array_key_exists("txtTotal",$_POST)) { $ld_total=$_POST["txtTotal"]; } else { $ld_total="0,00"; } if (array_key_exists("txtDiferencia",$_POST)) { $ld_diferencia=$_POST["txtDiferencia"]; } else { $ld_diferencia="0,00"; } ?>
Asignación
} elseif($li_estmodest==2) { ?>
Cuenta
Denominación
Distribución
onClick='ue_distribucion("A","")'> Automática
onClick='ue_distribucion("M","")'> Manual
Asignado
Enero
')' value="" size="25" maxlength="25" style="text-align:right" >
Julio
')' value="" size="25" maxlength="25" style="text-align:right" >
Febrero
')' value="" size="25" maxlength="25" style="text-align:right" >
Agosto
')' value="" size="25" maxlength="25" style="text-align:right" >
Marzo
')' value="" size="25" maxlength="25" style="text-align:right" >
Septiembre
')' value="" size="25" maxlength="25" style="text-align:right" >
Abril
')' value="" size="25" maxlength="25" style="text-align:right" >
Octubre
')' value="" size="25" maxlength="25" style="text-align:right" >
Mayo
')' value="" size="25" style="text-align:right" >
Noviembre
')' value="" size="25" maxlength="25" style="text-align:right" >
Junio
')' value="" size="25" maxlength="25" style="text-align:right" >
Diciembre
')'value="" size="25" maxlength="25" style="text-align:right" >
Total Distribuido
Por Distribuir
')" value="Aceptar">