function jsaCerrarCaja($oficial, $pwd, $caja) { $xBtn = new cHButton(); $xCaja = new cCaja($caja); $cUsr = new cSystemUser($oficial, false); $sucess = $cUsr->getCompareData("contrasenna", $pwd); $msg = ""; if ($sucess == true) { $IOficial = $cUsr->getID(); $xCaja->init($caja); if ($xCaja->setCloseBox($IOficial, 0) == true) { $url = $xCaja->getLinkDeCorte(); $msg = $xBtn->getBasic("TR.Imprimir Corte", "var xG = new Gen(); xG.w({url:'{$url}'});", "imprimir", "printcorte", false); } else { //TODO: Checar el problema con esto if (MODO_DEBUG == true) { setLog($xCaja->getMessages(OUT_TXT)); } $msg = "<p class='warn'>CLAVE DE ERROR " . $err . "</p>"; } } else { $msg = "<p class='warn'>ERROR</p>"; } return $msg; }
function jsaReRelaciones($idsocio) { //Checar compatibilidad numerica entre los dependientes economicos $sqlL = new cSQLListas(); $cBenef = new cTabla($sqlL->getListadoDeRelaciones($idsocio)); $xTbl = new cHTabla("idtblrels"); $xHSel = new cHSelect(); $xChk = new cHCheckBox(); $xText = new cHText(); $xText->setDivClass(""); $xChk->setDivClass(""); $xBtn = new cHButton(); $xUl = new cHUl(); $li = $xUl->getO(); $li->setT("ul"); $li->setClass("tags blue"); $li->add($xBtn->getBasic("TR.Guadar", "jsGuardarReferencia()", $xBtn->ic()->GUARDAR, "idguardar", false, true), ""); $xTbl->initRow(); $xTbl->addTD($xText->getDeNombreDePersona()); $xTbl->addTD($xHSel->getListaDeTiposDeRelaciones("", "")->get("")); $xTbl->addTD($xHSel->getListaDeTiposDeParentesco()->get("")); $xTbl->addTD($xChk->get("TR.es dependiente_economico", "dependiente")); $xTbl->addRaw("<td class='toolbar-24'>" . $xUl->get() . "</td>"); $xTbl->endRow(); $cBenef->addTool(1); $cBenef->addTool(2); $cBenef->setKeyField("idsocios_relaciones"); return $xTbl->get() . $cBenef->Show(); }
function jsaValidarCredito($socio) { if ($_SESSION[SYS_UUID] == null) { } else { $xBtn = new cHButton(); return $xBtn->getBasic("TR.guardar credito", "jsFormularioValidado()", "guardar", "idvalidarok", false); } }
function jsaGetListadoCierres($fecha) { $xLi = new cSQLListas(); $xF = new cFecha(); $fecha = $xF->getFechaISO($fecha); $sqlList = $xLi->getListadoDeRecibos(12, "", "", $fecha); $xTab = new cTabla($sqlList); $xTab->OButton("TR.Reporte", "var xR = new RecGen(); xR.reporte(" . HP_REPLACE_ID . ")", $xTab->ODicIcons()->REPORTE); $xTab->OButton("TR.Panel", "var xR = new RecGen(); xR.panel(" . HP_REPLACE_ID . ")", $xTab->ODicIcons()->CONTROL); $xBtn = new cHButton(); $xSel = new cHSelect(); $xCA = $xSel->getListaDeCajasAbiertas(); $T2 = new cTabla($xCA->getSQL() . " AND `tesoreria_cajas`.`fecha_inicio` = '{$fecha}' "); $T2->addEspTool($xBtn->getBasic("", "jsToCerrarCorte('{$fecha}')", "bloquear", "idcerrar", true)); $html = $xTab->Show("TR.LISTADO DE CIERRES"); if (MODULO_CAJA_ACTIVADO == true) { $html .= $T2->Show("TR.Cajas Abiertas"); $itemsAbier = $T2->getRowCount(); $html .= "<input type='hidden' id='idabiertas' value='{$itemsAbier}' />"; } else { $html .= "<input type='hidden' id='idabiertas' value='0' />"; } return $html; }
if ($permiso === false) { header("location:../404.php?i=999"); } $_SESSION["current_file"] = addslashes($theFile); //===================================================================================================== $xHP = new cHPage("", HP_FORM); $DDATA = $_REQUEST; //$jxc = new TinyAjax(); //$jxc ->exportFunction('datos_del_pago', array('idsolicitud', 'idparcialidad'), "#iddatos_pago"); //$jxc ->process(); echo $xHP->getHeader(); $jsb = new jsBasicForm("frmjson"); //$jxc ->drawJavaScript(false, true); echo $xHP->setBodyinit(); $xFRM = new cHForm("frmjson", "../install/update.json.php"); $xBtn = new cHButton(); $xTxt = new cHText(); $xArea = new cHTextArea("idjson", "idjson", "Texto JSON a Exportar"); $xFRM->addHElem($xArea->get()); $xFRM->addHElem($xBtn->getBasic("Enviar", "jsSubmit()", "guardar")); echo $xFRM->get(); echo $xHP->setBodyEnd(); $jsb->show(); ?> <style> <!-- --> #idjson { width: 99%; height: 400px;
} //$jxc ->exportFunction('setSwToolbar', array('solicitud'), "#space-to-toolbar"); $jxc->exportFunction('jsaGetVerifyPlan', array("idsolicitud"), "#aviso"); $jxc->exportFunction('jsaGetLetrasAVencerTodas', array("idfecha-0"), "#lst"); $jxc->exportFunction('jsaGetVerifyPlan', array("idsolicitud"), "#aviso"); $jxc->exportFunction('jsaGetLetras', array("idsolicitud"), "#divparcialidad"); //$jxc ->exportFunction('setPagoCompleto', array("solicitud", "idsocio"), "#parseValueX"); $jxc->process(); echo $xHP->getHeader(); echo $xHP->setBodyinit("initComponents()"); $jbf = new jsBasicForm("frmPreRecibo"); $jbf->setIncludeJQuery(); $jbf->mIncludeCreditos = true; $jxc->drawJavaScript(false, true); $xFRM = new cHForm("frmPreRecibo", "frmcobrosdecreditos2.php"); $xBtn = new cHButton(); $xTxt = new cHText(); $xDate = new cHDate(); $xSel = new cHSelect(); $msel = $xSel->getListaDeProductosDeCredito(); $msel->addEvent("onchange", "initComponents()"); $xDate->setDivClass(""); $xFRM->addDivSolo($xDate->get("TR.Fecha"), "<div id='mscom'></div>", "tx14", "tx34"); $xFRM->addCreditBasico(); $xTxt->addEvent("jsaGetLetras();jsaGetVerifyPlan();", "onfocus"); $xTxt->setDivClass(""); $props = array(1 => array("id" => "divparcialidad")); $xFRM->addDivSolo($xTxt->get("idparcialidad", "", "TR.Numero de Parcialidad", "", false, CTRL_GOLETRAS), "<p class='aviso' id='aviso'></p>", "tx14", "tx34", $props); $xDate->addEvents("onblur=\"initComponents()\" onchange=\"initComponents()\" "); $xFRM->addHTML("<div id='lst' class='inv'></div>"); $xFRM->addSubmit("", "setFrmSubmit()");
?> <body> <?php if (setNoMenorQueCero($idsolicitud) <= 0) { $idsocio = getPersonaEnSession(); $oFrm->addCreditBasico(); $oFrm->addSubmit(); echo $oFrm->get(); //echo $xJs->get(); $idsolicitud = DEFAULT_CREDITO; //exit( "<p class='aviso'>AGREGUE UN NUMERO DE SOLICITUD</p></body></html>"); } else { $oFrm->OButton("TR.Recargar", "jsRecargar()", "refrescar", "refrescar"); //Tabs $xHTabs = new cHTabs(); $xBtn = new cHButton(""); $xCred = new cCredito($idsolicitud); if ($xCred->init() == false) { $idsocio = getPersonaEnSession(); $oFrm->addToolbar($xBtn->getRegresar("../index.xul.php?p=frmcreditos/creditos.panel.frm.php", true)); $oFrm->addCreditBasico(); $oFrm->addSubmit(); $oFrm->addAviso($xCred->getMessages()); //echo $oFrm->get(); } else { if (setNoMenorQueCero($idsocio) <= 0) { $idsocio = $xCred->getClaveDePersona(); } $xOPdto = $xCred->getOProductoDeCredito(); if ($idsocio != $xCred->getClaveDePersona()) { $msg = "ERROR\tLa Persona {$idsocio} no es la propietaria del credito, el credito marca " . $xCred->getClaveDePersona() . "\r\n";
function getLinkDownload($title, $class = "button") { if ($this->mEstatOpen == true) { $this->setClose(); } $xBtn = new cHButton(); $xLn = new cLang(); $title = $xLn->getT($title); $ic = $xBtn->setIcon($xBtn->ic()->DESCARGAR); $class = $class == "" ? "" : " class=\"{$class}\" "; $str = "<a href=\"../utils/download.php?type=txt&download=" . $this->mName . "&file=" . $this->mName . "\" target=\"_blank\" {$class}>{$ic} {$title}</a>"; return $str; }
function jsaSaveNote($id, $note) { $msg = ""; $date = date("Y-m-d"); $sqlUN = "UPDATE seguimiento_llamadas\n \t\t\tSET observaciones=CONCAT(observaciones, '\n{$date}\t', '{$note}')\n \t\t\tWHERE idseguimiento_llamadas={$id}"; $n = my_query($sqlUN); if ($n["stat"] != false) { $msg = "Se Actualizo la Llamada #{$id} con la Nota [{$note}]"; } return $msg; } $jxc->exportFunction('jsaGetCallsToToday', array('idfecha-0', "idChkEfectuadas", "idChkVencidas", "idChkCanceladas", "idMarkRecord"), "#tdCalendar"); $jxc->exportFunction('jsaSaveNote', array('idIDNode', "idTxtNote"), "#idTdMsgs"); $jxc->process(); $xFRM = new cHForm("frmnav", "./"); $xBtn = new cHButton(); $xTxt = new cHText(); $xDate = new cHDate(); $xSel = new cHSelect(); echo $xHP->init("jsaGetCallsToToday()"); ?> <form name="frmcalendario" method="POST" action="./"> <input type="hidden" id="idMarkRecord" value="0" /> <fieldset> <legend>Calendario de Llamadas</legend> <?php //mostrar el Arbol de llamadas ?>
include_once "../core/core.fechas.inc.php"; include_once "../libs/sql.inc.php"; include_once "../core/core.config.inc.php"; $oficial = elusuario($iduser); $xHP = new cHPage(); $operacion = parametro("operacion", BANCOS_OPERACION_DEPOSITO, MQL_RAW); //require_once(TINYAJAX_PATH . "/TinyAjax.php"); //$jxc = new TinyAjax(); //$jxc ->exportFunction('datos_del_pago', array('idsolicitud', 'idparcialidad'), "#iddatos_pago"); //$jxc ->process(); echo $xHP->getHeader(); echo $xHP->setBodyinit("initComponents()"); $fecha = fechasys(); //$xFrm->addHElem() $xTxt = new cHText(); $xBtn = new cHButton(); $xSel = new cHSelect(); $xFRM = new cHForm("bancos_operaciones", "movimientos_bancarios.frm.php"); //id, label value, size, class, options[]) $selBanco = $xSel->getListaDeCuentasBancarias(""); $selBanco->addEspOption(SYS_TODAS); $selBanco->setOptionSelect(SYS_TODAS); //$xSel->setOptionSelect($numero_de_cuenta); $xHSel = new cHSelect(); $xHSel->addOptions(array("cheque" => $xHP->lang("Cheque"), "deposito" => $xHP->lang("Deposito"), "retiro" => $xHP->lang("Retiro"))); $selOperacion = $xHSel->get("idoperacion", $xHP->lang("operacion"), $operacion); $xHSel->setClearOptions(); $xHSel->addOptions(array("autorizado" => $xHP->lang("Autorizado"), "noautorizado" => $xHP->lang("No Autorizado"), "cancelado" => $xHP->lang("Cancelado"))); $selEstatus = $xHSel->get("idestatus", $xHP->lang("Estatus")); $xF = new cHDate(0, $fecha, TIPO_FECHA_OPERATIVA); $xF2 = new cHDate(1, $fecha, TIPO_FECHA_OPERATIVA);
function jsaPrevalidarCredito($socio, $solicitud, $numpagos, $periocidad, $convenio, $contrato, $fechaMin, $fechaVenc, $monto) { $clave = md5($socio . $solicitud . ROTTER_KEY . date("Ymd")); $out = false; $msg = ""; $ctrl = ""; $xHO = new cHObject(); $xBtn = new cHButton(); $arrDatos = array("numero_de_solicitud" => $solicitud, "periocidad_de_pago" => $periocidad, "tipo_de_producto" => $convenio, "numero_de_pagos" => $numpagos, "contrato_corriente_relacionado" => $contrato, "fecha_de_ministracion" => $fechaMin, "fecha_de_vencimiento" => $fechaVenc); if ($socio == DEFAULT_SOCIO or $socio == 0) { $msg .= "ERROR\t{$socio}\tClave de Persona no Valido\r\n"; $out = false; } else { if ($solicitud == DEFAULT_CREDITO or $solicitud == 0) { $msg .= "ERROR\t{$socio}\t{$solicitud}\tNumero de Credito no Valido\r\n"; $out = false; } else { //Valorar Numero de Creditos por Socio $xSoc = new cSocio($socio); if ($xSoc->existe($socio) == false) { $msg .= "ERROR\t{$socio}\tEl Socio No Existe\r\n"; $out = false; } else { $xSoc->init(); $out = $xSoc->setPrevalidarCredito($arrDatos); $msg .= $xSoc->getMessages(); } } } if ($out == true) { $msg .= "OK\tEL CREDITO HA SIDO VALIDADO POR EL SISTEMA - CUMPLE LOS REQUISITOS\r\n"; $ctrl .= $xBtn->getBasic("TR.guardar credito", "jsFormularioValidado('{$clave}')", "guardar", "idvalidarok"); $ctrl .= $xBtn->getBasic("TR.validar nuevamente", "jsPrevalidarCredito()", "checar", "idnuevavalidacion"); } else { //$ctrl = "<input type=\"button\" name=\"cmdSubmit\" onclick=\"jsPrevalidarCredito();\" value=\"VALIDAR CREDITO NUEVAMENTE\" />"; $ctrl .= $xBtn->getBasic("TR.validar nuevamente", "jsPrevalidarCredito()", "checar", "idnuevavalidacion"); } $msg = $xHO->Out($msg, OUT_HTML); $svalidate = "{$msg} {$ctrl}"; return $svalidate; }
$jxc->exportFunction('jsaCambiarFechaMinistracion', array('idsolicitud', 'idfecha-1'), "#avisos"); $jxc->exportFunction('jsaCambiarEstadoActual', array('idsolicitud', 'idestadoactual', 'idfecha-3'), "#avisos"); $jxc->exportFunction('jsaVincularEmpresa', array('idsolicitud', 'idobservacionesw', 'idcodigodeempresas'), "#avisos"); $jxc->exportFunction('jsaCambiarProducto', array('idsolicitud', 'idpdto', 'idtasa', 'idtasamora'), "#avisos"); $jxc->exportFunction('jsaCambiarPeriocidad', array('idsolicitud', 'idperiocidad', 'idtipopago', 'idpagos', 'idfecha-2', 'idpagoactual'), "#avisos"); $jxc->exportFunction('jsaEliminarCredito', array('idsolicitud'), "#avisos"); $jxc->exportFunction('jsaReestructurarIntereses', array('idsolicitud'), "#avisos"); $jxc->exportFunction('jsaSetCambiarPersona', array('idsolicitud', 'idnuevapersona'), "#avisos"); // $jxc->process(); $xHP->init(); echo "<input type='hidden' id='idsolicitud' value='{$credito}'>"; $xCred = new cCredito($credito); $xCred->init(); $xFRM = new cHForm("frmrenegociar", "./", "idfrmmain"); $oBtn = new cHButton(); $oTxt = new cHText(); $oHSel = new cHSelect(); $oFch = new cHDate(0); $oSel = new cSelect(""); $oUL = new cHUl(); $lguardar = $xFRM->lang("guardar"); $lcancelar = $xFRM->lang("cancelar"); $xFRM->setTitle($xHP->getTitle()); $xFRM->OButton("TR.Cambiar Monto Ministrado", "jsCambiarMonto()", "mas-dinero", "idcambiarmonto"); $xFRM->OButton("TR.Cambiar Fecha de Ministracion", "jsCambiarFechaMinistracion()", "fecha", "idcmdministracion"); //$xFRM->addHElem( $oBtn->getBasic("Fecha de Autorizacion", "jsCambiarFechaAutorizacion", "fecha", "idcmdautorizacion" ) ); $xFRM->OButton("TR.Cambiar Monto Autorizado", "jsCambiarMontoAutorizado()", "dinero", "idcambiarmontoaut"); $xFRM->OButton("TR.Cambiar Estado", "jsCambiarEstado()", "trabajo", "idcambiarestado"); $xFRM->OButton("TR.Cambiar Producto", "jsCambiarProducto()", "colaborar", "idcambiarpdto"); $xFRM->OButton("TR.Cambiar Periocidad", "jsCambiarPeriocidad()", "calendario", "idcambiarpers");
$contrato_corriente = $cuenta; $tipo_de_pago = parametro("idtipodepago", 0, MQL_INT); $vencido = parametro("idFechaVencimiento", false); $ministrado = parametro("idFechaMinistracion", false); $solicitado = parametro("idFechaSolicitud", false); $TipoDeAutorizacion = false; $esrenovado = parametro("idrenovado", false, MQL_BOOL); $tieneprops = parametro("idpropietario", false, MQL_BOOL); //propietarios reales $tieneprovs = parametro("idproveedor", false, MQL_BOOL); //proveedores de recursos $fecha_solicitud = $xFecha->getFechaISO($solicitado); $fecha_ministracion = $xFecha->getFechaISO($ministrado); $fecha_vencimiento = $xFecha->getFechaISO($vencido); $oficial_de_credito = getUsuarioActual(); $xBtn = new cHButton(); $xFRM = new cHForm("frmcreditoautorizado"); $xFRM->setTitle($xHP->getTitle()); $xHP->init(); //Correccciones $contrato_corriente = setNoMenorQueCero($contrato_corriente) <= 0 ? DEFAULT_CUENTA_CORRIENTE : $contrato_corriente; $xSoc = new cSocio($persona); $arrDatos = array("periocidad_de_pago" => $periocidad, "tipo_de_producto" => $tipoconvenio, "numero_de_pagos" => $numeropagos, "contrato_corriente_relacionado" => $contrato_corriente, "fecha_de_ministracion" => $ministrado, "fecha_de_vencimiento" => $vencido, "monto_solicitado" => $monto_solicitado); $sucess = true; if ($xSoc->isOperable() == true) { $sucess = $xSoc->setPrevalidarCredito($arrDatos); if ($xSoc->getUUID() != $_SESSION[SYS_UUID]) { $msg .= "ERROR\tEl credito Validado no es el mismo que intenta guardar(" . $xSoc->getUUID() . "|" . $_SESSION[SYS_UUID] . ")\r\n"; $sucess = false; } } else {
} $jxc->exportFunction('jsaRespaldo', array('idelanno0', 'idelmes0', 'ideldia0'), "#aviso"); $jxc->exportFunction('jsaRestaurar', array('idelanno0', 'idelmes0', 'ideldia0'), "#aviso"); $jxc->process(); echo $xHP->getHeader(); $jxc->drawJavaScript(false, true); //echo $jsb->setIncludeJQuery(); echo $xHP->setBodyinit(); $msg = ""; $xFrm = new cHForm("respaldo_de_permisos", "movimientos_bancarios.frm.php"); //id, label value, size, class, options[]) $xF = new cHDate(0, false, TIPO_FECHA_OPERATIVA); $xBtnBk = new cHButton("idResp", "Respaldar Permisos"); $xBtnBk->init(); $xBtnBk->addEvent("jsaRespaldo"); $xBtnRes = new cHButton("idRest", "Restaurar Permisos"); $xBtnRes->init(); $xBtnRes->addEvent("jsaRestaurar"); //array("onchange=alert('test')") $xFrm->addHElem(array($xF->get("Fecha de Operacion"), $xBtnBk->get(), $xBtnRes->get())); $xFrm->addHTML("<div class='aviso' id='aviso'>{$msg}</div>"); echo $xFrm->get(); //id value class size maxlength arra(varias_opciones) //nombre = id echo $xHP->setBodyEnd(); ?> <script > </script> <?php
$mql = new cSQLListas(); $xF = new cFecha(); $query = new MQL(); $jscallback = parametro("callback"); $tiny = parametro("tiny"); $form = parametro("form"); $action = parametro("action", SYS_NINGUNO); $xHP->init(); //$xForm = new cFormato($forma); //echo $xForm->get(); // establecer una conexión básica $xFTP = new cDocumentos(); $contents = $xFTP->FTPListFiles(); //$xFTP->FTPMakeDir("PRUEBAS"); $xFRM = new cHForm("frm", "./"); $xBTN = new cHButton(); $xDiv = new cHDiv("tx12"); $msg = ""; $fils = 0; foreach ($contents as $archivos) { $xFil = new cDocumentos($archivos); $icon = "desconocido"; if ($xFil->isDocto() == true) { $icon = "documento"; } if ($xFil->isImagen() == true) { $icon = "imagen"; } //$xFRM->OButton($archivos, ""); if ($icon != "desconocido") { $xFRM->addDivSolo($xFil->getEmbed($archivos), $xBTN->getBasic("", "setFile('{$archivos}')", $icon, "id{$fils}"), "tx34", "tx14");
if ($xBanc != null) { $banco = $xBanc->getClaveDeBanco(); $CuentaBancaria = $xBanc->getNumeroDeCuenta(); } $msg .= $xRec->getMessages(OUT_TXT); } //$jxc = new TinyAjax(); //$jxc ->exportFunction('datos_del_pago', array('idsolicitud', 'idparcialidad'), "#iddatos_pago"); //$jxc ->process(); echo $xHP->getHeader(); $jsb = new jsBasicForm("tesoreria_operaciones", iDE_OPERACION); $jsb->setIncludeOnlyCommons(); //$jxc ->drawJavaScript(false, true); echo $xHP->setBodyinit(); $xFRM = new cHForm("tesoreria_operaciones", "./tesoreria_operaciones.frm.php"); $xBtn = new cHButton(); $xTxt = new cHText(); $xTest = new cCaja(); //$xTest->addOperacion($recibo, ) $xHCob = new cHCobros(); $xHSel = new cHSelect(); $xHSel->addOptions(array(1 => "INGRESO", 0 => "NINGUNO", -1 => "EGRESO")); $xHSel->setDefault(SYS_UNO); //$selOperacion = $xHSel->get("idoperacion", "operacion", $operacion); $xSel = new cSelect("idbanco", "idbanco", TBANCOS_ENTIDADES); $xSel->setOptionSelect($banco); $xSel2 = new cSelect("idcuenta", "idcuenta", TBANCOS_CUENTAS); $xSel2->setOptionSelect($CuentaBancaria); /* SELECT idtesoreria_cajas_movimientos, codigo_de_caja, idusuario, documento, recibo, tipo_de_movimiento, tipo_de_exposicion, fecha, hora, monto_del_movimiento, monto_recibido, monto_en_cambio, banco, numero_de_cheque,
//Stored procedures $ql->setRawQuery("CALL `proc_listado_de_ingresos` "); //$ql->setRawQuery("CALL `proc_historial_de_pagos` "); $ql->setRawQuery("CALL `sp_clonar_actividades` "); $ql->setRawQuery("CALL `proc_perfil_egresos_por_persona` "); $ql->setRawQuery("CALL `proc_creditos_letras_pendientes` "); // //Limpiar el Cache //$xSys->setPowerOff(); //apagar el sistema $xCache = new cCache(); $xCache->clean(); if ($parser != false) { $log = $aliasFil; $xPage = new cHPage("TR.Cierre del Dia", HP_FORM); $xBtn = new cHButton("iact"); $oFRM = new cHForm("frmSubmit", ""); $oFRM->setElementByLine(2); $oFRM->setTitle($xPage->getTitle() . " " . $xF->getFechaCorta()); echo $xPage->getHeader(); echo $xPage->setBodyinit(); $oFRM->addHTML("<a href=\"../utils/download.php?type=txt&download={$log}&file={$log}\" target=\"_blank\" class='button'>Descargar Archivo de EVENTOS DEL SISTEMA</a><br /><br />"); $log = getSucursal() . "-eventos-al-cierre-de-colocacion-del-dia-{$fechaop}"; $oFRM->addHTML("<a href=\"../utils/download.php?type=txt&download={$log}&file={$log}\" target=\"_blank\" class='button'>Descargar Archivo de EVENTOS de CIERRE DE COLOCACION</a><br /><br />"); if (MODULO_SEGUIMIENTO_ACTIVADO == true) { $log = getSucursal() . "-eventos-al-cierre-de-seguimiento-del-dia-{$fechaop}"; $oFRM->addHTML("<a href=\"../utils/download.php?type=txt&download={$log}&file={$log}\" target=\"_blank\" class='button'>Descargar Archivo de EVENTOS de CIERRE DE SEGUIMIENTO</a><br /><br />"); } if (MODULO_CONTABILIDAD_ACTIVADO == true) { $log = getSucursal() . "-eventos-al-cierre-de-contabilidad-del-dia-{$fechaop}"; $oFRM->addHTML("<a href=\"../utils/download.php?type=txt&download={$log}&file={$log}\" target=\"_blank\" class='button'>Descargar Archivo de EVENTOS de CIERRE DE CONTABILIDAD</a><br /><br />");
if ($clavedepersona == DEFAULT_SOCIO) { $sucess = false; $msg .= "ERROR\tEl Usuario debe estar relacionado con una persona\r\n"; } else { $xSoc = new cSocio($clavedepersona); $xSoc->init(); $nombrecompleto = $xSoc->getNombre(); $apellidomaterno = $xSoc->getApellidoMaterno(); $apellidopaterno = $xSoc->getApellidoPaterno(); } $nivelacceso = $_POST["idNivelAcceso"]; $puesto = $_POST["idPuesto"]; $estatus = "activo"; $sucursal = $_POST["idSucursal"]; $FechaDeExpiracion = sumardias(fechasys(), EXPIRE_PASSWORDS_IN_DAYS); $xBtn = new cHButton(""); $oFRM = new cHForm("frmausuarios", "altausuarios.frm.php"); foreach ($_POST as $campo => $valor) { //echo "$campo === $valor<br />"; } if (strlen($nombreusuario) > 20) { $msg .= "ERROR\tEl Nombre de Usuario no puede tener mas de 20 caracteres\r\n"; $sucess = false; } if (strlen($nombreusuario) < 4) { $msg .= "ERROR\tEl Nombre de Usuario no puede tener menos de 4 caracteres\r\n"; $sucess = false; } if ($nivelacceso >= $_SESSION["SN_d567c9b2d95fbc0a51e94d665abe9da3"]) { $msg .= "ERROR\tUsted no Puede Asignar Permisos Mayores a su Nivel\r\n"; $sucess = false;
return $xFec->getDayName(); } $jxc->exportFunction("jsaGetControlDias", array("idtipo_plan_pagos", "iidsolicitud"), "#exCtrl"); $jxc->exportFunction('jsa_getDatosDeCredito', array("iidsolicitud")); $jxc->exportFunction('getNombre_FechaDeMinistracion', array("ideldia1", "idelmes1", "idelanno1"), "#swFechaMin"); $jxc->exportFunction('getNombre_FechaDeAbono', array("ideldia0", "idelmes0", "idelanno0"), "#swFechaAb"); $jxc->process(); echo $xHP->getHeader(); $xJs = new jsBasicForm("frmplanpagos"); $xJs->setConCreditos(); $xJs->setEstatusDeCreditos(CREDITO_ESTADO_AUTORIZADO); if ($rmt == SYS_UNO) { $xJs->setLoadDefaults(); } $xFRM = new cHForm("frmplanpagos", "frmcreditosplandepagos.php?cmd=10"); $xBtn = new cHButton(); $xTxt = new cHText(); $xDate = new cHDate(); $xSel = new cHSelect(); $xJs->setNameForm($xFRM->getName()); ?> <body> <?php if ($cmd == SYS_NINGUNO) { ?> <fieldset> <legend>Plan de Pagos.- Generar</legend> <form name="frmplanpagos" action="frmcreditosplandepagos.php?cmd=10" method="post"> <fieldset> <legend>Datos Generales</legend> <table>
$longitud = $datos[$IDLongitud]; $sql = "INSERT INTO catalogos_localidades(clave_unica, nombre_de_la_localidad, clave_de_estado, clave_de_municipio, clave_de_localidad, longitud, altitud, latitud) \n\t \t\t\t\t\t\t\t\t\t\t\t\t\tVALUES({$ClaveUnica}, '{$NombreLocalidad}', {$ClaveEntidad}, {$claveMunicipio}, {$ClaveLocalidad}, '{$longitud}', '{$altitud}', '{$latitud}') "; if ($ClaveUnica != 0) { my_query($sql); } $msg .= "{$ClaveEntidad}\t{$claveMunicipio}\t{$ClaveLocalidad}\tAgregando la Localidad {$NombreLocalidad} con codigo {$ClaveUnica}\r\n"; } $iReg++; } } @fclose($gestor); $html = new cHTMLObject(); //$htmlmsg = $html->setInHTML($msg); $xlog = new cFileLog("carga_batch-localidades-" . date("Ymd"), true); $xlog->setWrite($msg); $xBtn = new cHButton(""); echo $xBtn->getSalir(); $xlog->setClose(); echo $xlog->getLinkDownload("Archivo de Resultados de la Carga"); //echo "<p class ='aviso'>$htmlmsg</p>"; //echo $msg; } else { echo "<p class='aviso'>EL TIPO DE ARCHIVO DE " . $usrFiles[$i]['name'] . "(" . $mExt . ") NO SE ACEPTA</p>"; } } } } if (!isset($iReg)) { $iReg = 0; } ?>
//=====> INICIO_H include_once "../core/go.login.inc.php"; include_once "../core/core.error.inc.php"; include_once "../core/core.html.inc.php"; include_once "../core/core.init.inc.php"; $theFile = __FILE__; $permiso = getSIPAKALPermissions($theFile); if ($permiso === false) { header("location:../404.php?i=999"); } $_SESSION["current_file"] = addslashes($theFile); //<===== FIN_H $iduser = $_SESSION["log_id"]; //===================================================================================================== $xHP = new cHPage("TR.Desembolso de Creditos"); $xBtn = new cHButton(); $uPagare = ""; $uContrato = ""; $msg = ""; $recibo = SYS_CERO; /* ------------------------------ CONTROL DE USUARIOS -----------------------------------------*/ //---------------------------------------------------------------------------------------------- $idsolicitud = parametro("idsolicitud", 0, MQL_INT); $idsocio = parametro("idsocio", 0, MQL_INT); $cheque = parametro("idnumerocheque", DEFAULT_CHEQUE, MQL_INT); $observaciones = parametro("idobservaciones"); $cuenta_cheques = parametro("idcodigodecuenta", DEFAULT_CUENTA_BANCARIA, MQL_INT); $monto_cheque1 = parametro("idmontocheque", 0, MQL_FLOAT); $cuenta_cheques2 = DEFAULT_CUENTA_BANCARIA; $cheque2 = 0; $recibo_fiscal = parametro("idfoliofiscal");
include_once "../core/core.error.inc.php"; include_once "../core/core.html.inc.php"; include_once "../core/core.init.inc.php"; $theFile = __FILE__; $permiso = getSIPAKALPermissions($theFile); if ($permiso === false) { header("location:../404.php?i=999"); } $_SESSION["current_file"] = addslashes($theFile); //<===== FIN_H $iduser = $_SESSION["log_id"]; //===================================================================================================== $xHP = new cHPage("TR.Registro de Cuentas de Captacion"); $xF = new cFecha(); $xFRM = new cHForm("frmcaptacion", "./"); $xBtn = new cHButton(); $xTxt = new cHText(); $xDate = new cHDate(); $xSel = new cHSelect(); $msg = ""; //------------------------------------------------------------- $jxc = new TinyAjax(); function jsaGetValidacion($persona, $producto, $origen) { $html = ""; $xPd = new cCaptacionProducto($producto); if ($xPd->getClase() == CAPTACION_TIPO_PLAZO) { $html .= $xPd->getListaDeDias(); } if ($xPd->getDestinoInteres() == CAPTACION_DESTINO_CTA_INTERES) { $xTxt2 = new cHText();
} //Agregar Domicilio si existe $persona = $xSoc->getCodigo(); $xFRM->addHTML($xSoc->getFicha()); $lastpersona = $xCL->getUltimoSocioRegistrado(true); $xFRM->addPersonaComandos($persona); $xFRM->addAvisoRegistroOK(); //==================================== Nuevas Relaciones if ($origen_relacion == false) { $xTbl = new cHTabla("idtblrels"); $xHSel = new cHSelect(); $xChk = new cHCheckBox(); $xText = new cHText(); $xText->setDivClass(""); $xChk->setDivClass(""); $xBtn = new cHButton(); $xUl = new cHUl(); $li = $xUl->getO(); $li->setT("ul"); $li->setClass("tags blue"); $li->add($xBtn->getBasic("TR.Guadar", "jsGuardarReferencia()", $xBtn->ic()->GUARDAR, "idguardar", false, true), ""); $xTbl->initRow(); $xTbl->addTD($xText->getDeNombreDePersona()); $xTbl->addTD($xHSel->getListaDeTiposDeRelaciones("", "")->get("")); $xTbl->addTD($xHSel->getListaDeTiposDeParentesco()->get("")); $xTbl->addTD($xChk->get("TR.es dependiente_economico", "dependiente")); $xTbl->addRaw("<td class='toolbar-24'>" . $xUl->get() . "</td>"); $xTbl->endRow(); $xFRM->addHTML("<h2>" . PERSONAS_TITULO_PARTES . "</h2>"); $xFRM->addHTML($xTbl->get()); $xFRM->addHTML('<div id="ListaDeRelaciones"></div>');
$documento = $xRec->getCodigoDeDocumento(); $recibo = $cargar; $fecha = $xRec->getFechaDeRecibo(); $operacion = BANCOS_OPERACION_DEPOSITO; $socio = $xRec->getCodigoDeSocio(); $xSoc = new cSocio($socio, true); $beneficiario = $xSoc->getNombreCompleto(); } $jsb = new jsBasicForm("bancos_operaciones", iDE_OPERACION); $jsb->setIncludeOnlyCommons(); //$jsb->show(); //$jxc ->drawJavaScript(false, true); echo $jsb->setIncludeJQuery(); echo $xHP->setBodyinit(); $xTxt = new cHText(); $xBtn = new cHButton(); $xFRM = new cHForm("bancos_operaciones", "movimientos_bancarios.frm.php"); //id, label value, size, class, options[]) $xSel = new cSelect("idcuenta", "idcuenta", TBANCOS_CUENTAS); $xSel->setOptionSelect($numero_de_cuenta); $xHSel = new cHSelect(); $xHSel->addOptions(array("cheque" => "Cheque", "deposito" => "Deposito", "retiro" => "Retiro")); $selOperacion = $xHSel->get("idoperacion", "operacion", $operacion); $xHSel->setClearOptions(); $xHSel->addOptions(array("autorizado" => "Autorizado", "noautorizado" => "No Autorizdo", "cancelado" => "Cancelado")); $selEstatus = $xHSel->get("idestatus", "Estatus", $estado); $xF = new cHDate(0, $fecha, TIPO_FECHA_OPERATIVA); $xFRM->addHElem($xF->get("Fecha de Operacion")); $xFRM->addHElem($xSel->get("Cuenta", true)); $xFRM->addHElem($selOperacion); $xFRM->addHElem($selEstatus);
$xAml = new cAMLPersonas($persona); $xAml->init(); $xAml->setGuardarDocumentoValidado($documento, AML_KYC_DOCTO_NO_VERIFICADO, $observaciones); return $xAml->getMessages(OUT_HTML); } $jxc->exportFunction('jsaMarcarFalso', array('iddocumento', 'idobservaciones', 'idpersona'), '#idmsg'); $jxc->exportFunction('jsaMarcarReal', array('iddocumento', 'idobservaciones', 'idpersona'), '#idmsg'); $jxc->exportFunction('jsaMarcarSinInfo', array('iddocumento', 'idobservaciones', 'idpersona'), '#idmsg'); $jxc->process(); $xHP->setTitle($xHP->lang("validacion de", "documentos")); echo $xHP->getHeader(); $jsb = new jsBasicForm(""); //$jxc ->drawJavaScript(false, true); echo $xHP->setBodyinit(); $xFRM = new cHForm("frmvalidardocumentos", "./"); $xBtn = new cHButton(); $xTxt = new cHText(); $xAt = new cHTextArea(); $xFRM->setTitle($xHP->getTitle()); $sql = "SELECT\r\n\t`personas_documentacion`.`clave_de_control`,\r\n\t`personas_documentacion`.`clave_de_persona`,\r\n\t`socios`.`nombre`,\r\n\t`personas_documentacion`.`fecha_de_carga`,\r\n\t`personas_documentacion_tipos`.`nombre_del_documento`,\r\n\t`personas_documentacion`.`observaciones`,\r\n\t`personas_documentacion`.`estado_en_sistema`,\r\n\t`personas_documentacion`.`tipo_de_documento` \r\nFROM\r\n\t`personas_documentacion` `personas_documentacion` \r\n\t\tINNER JOIN `socios` `socios` \r\n\t\tON `personas_documentacion`.`clave_de_persona` = `socios`.`codigo` \r\n\t\t\tINNER JOIN `personas_documentacion_tipos` \r\n\t\t\t`personas_documentacion_tipos` \r\n\t\t\tON `personas_documentacion`.`tipo_de_documento` = \r\n\t\t\t`personas_documentacion_tipos`.`clave_de_control` \r\nWHERE\r\n\t(`personas_documentacion`.`estado_en_sistema` =1)"; $ql = new cPersonas_documentacion(); $tdocto = new cPersonas_documentacion_tipos(); $sel = $ql->query()->select(); $sel->set($sql); $data = $sel->exec(); foreach ($data as $rows) { $ql->setData($rows); $socio = $ql->clave_de_persona()->v(); $tipo = $ql->tipo_de_documento()->v(); $tdocto->setData($tdocto->query()->initByID($tipo)); $id = $ql->clave_de_control()->v();
include_once "../core/go.login.inc.php"; include_once "../core/core.error.inc.php"; include_once "../core/core.html.inc.php"; include_once "../core/core.init.inc.php"; include_once "../core/core.db.inc.php"; $theFile = __FILE__; $permiso = getSIPAKALPermissions($theFile); if ($permiso === false) { header("location:../404.php?i=999"); } $_SESSION["current_file"] = addslashes($theFile); //===================================================================================================== $xHP = new cHPage("TR.Reporte de Catalogo de Cuentas", HP_FORM); echo $xHP->getHeader(); echo jsBasicContable("frmreports"); $xBtn = new cHButton(""); $xChk = new cHCheckBox(); echo $xHP->setBodyinit("initComponents();"); ?> <form name="frmreports" method="post" action="" class="formoid-default"> <table> <tbody> <tr> <td><fieldset> <legend>Tipo de Cuentas</legend> Tipo de Cuentas :<br /> <?php $cCta = new cSelect("tipocuentas", "", "contable_catalogotipos"); //$cCta->addEspOption("algunas", "Algunas"); $cCta->addEspOption(SYS_TODAS); //$cCta->addEspOption("cuadre", "Cuadre");
$xF->setWrite($xCred->getMessages()); $xF->setClose(); return $xCred->getMessages(OUT_HTML) . $xF->getLinkDownload("Descarga de Log"); } $credito = isset($_REQUEST["credito"]) ? $_REQUEST["credito"] : false; $jxc = new TinyAjax(); $jxc->exportFunction('jsaGuardarReestructura', array('idsolicitud', 'idmonto', 'idpagos', 'idperiocidad', 'idtasa', 'idobservaciones', 'idpdto', 'idtipopago'), "#resultados"); $jxc->process(); echo $xHP->getHeader(); //$xHP->setTamannio(500,800); $jsb = new jsBasicForm("frmrenegociar"); echo $xHP->setBodyinit(); echo "<input type='hidden' id='idsolicitud' value='{$credito}'>"; $xCred = new cCredito($credito); $xCred->init(); $oBtn = new cHButton(); $oTxt = new cHText(); $oFech = new cHDate(); $oSel = new cSelect(""); $oUL = new cHUl(); $oTa = new cHTextArea(); $xCE = new cCreditos_estatus(); $xSelEA = $xCE->query()->html()->select($xCE->descripcion_estatus()->get()); $xCP = new cCreditos_periocidadpagos(); $xSelCP = $xCP->query()->html()->select($xCP->descripcion_periocidadpagos()->get()); $xCTP = new cCreditos_tipo_de_pago(); $xSelTP = $xCTP->query()->html()->select($xCTP->descripcion()->get()); $xPP = new cCreditos_tipoconvenio(); $xSelPP = $xPP->query()->html()->select($xPP->descripcion_tipoconvenio()->get()); $oFRM = new cHForm("frmrenegociar", "", "idfrmrenegociar"); $oFRM->addHElem($xSelPP->get("idpdto", "Producto Actual", $xCred->getClaveDeProducto()));
$persona = parametro("idsocio", $persona, MQL_INT); $credito = parametro("credito", DEFAULT_CREDITO, MQL_INT); $credito = parametro("idsolicitud", $credito, MQL_INT); $credito = parametro("solicitud", $credito, MQL_INT); $cuenta = parametro("cuenta", DEFAULT_CUENTA_CORRIENTE, MQL_INT); $cuenta = parametro("idcuenta", $cuenta, MQL_INT); $jscallback = parametro("callback"); $tiny = parametro("tiny"); $form = parametro("form"); $action = parametro("action", SYS_NINGUNO); $txt = ""; $xFRM = new cHForm("frmcreditoautorizado", "frmcreditosautorizados.php?action=2", "frmcreditoautorizado"); $xSel = new cHSelect(); $xTxt = new cHText(); $xTxt2 = new cHText(); $xBtn = new cHButton(); $msg = ""; $jsInit = ""; $remoto = false; if (setNoMenorQueCero($credito) > DEFAULT_CREDITO and $action == SYS_NINGUNO) { $xCred = new cCredito($credito); $xCred->init(); $persona = $xCred->getClaveDePersona(); $jsInit = "jsInit()"; getPersonaEnSession($persona); $remoto = true; } $xFRM->addDataTag("role", "autorizacion"); function jsaGetDatos($solicitud) { if ($solicitud != 0 and $solicitud != '') {
} $jxc = new TinyAjax(); function jsaGetIDE($socio, $monto, $tipo_de_pago) { $xSoc = new cSocio($socio); $xSoc->init(); $x = $xSoc->getIDExPagarByPeriodo(false, $monto, $tipo_de_pago); $tab = new TinyAjaxBehavior(); $tab->add(TabSetValue::getBehavior("idide", $x)); return $tab->getString(); } $jxc->exportFunction('jsaGetIDE', array('idsocio', "idmonto", "idtipo_pago")); $jxc->process(); echo $xHP->getHeader(); $xFRM = new cHForm("depositoahorro", "frmdepositoinversion.php?action=next"); $xBtn = new cHButton(); $xTxt = new cHText(); $xDate = new cHDate(); $xSel = new cHSelect(); $xFRM->setTitle($xHP->getTitle()); ?> <body <?php echo $actload; ?> > <?php $xFRM->setTitle($xHP->getTitle()); if ($action == SYS_NINGUNO) { $xFRM->addCuentaCaptacionBasico(true, CAPTACION_TIPO_PLAZO); $xFRM->addSubmit(); $xFRM->addHElem($xTxt->getDeMoneda("idmonto", "TR.deposito", 0, true));
$xFRM->addToolbar($xBtn->getBasic("TR.Letras Pendientes", "jsaGetLetrasAVencerTodas()", "reporte", "idletrave", false)); $xFRM->addToolbar($xBtn->getBasic("TR.Creditos Simples", "jsaGetCreditosSimplesMinistrados()", "lista", "idsimplev", false)); $xFRM->addToolbar($xBtn->getBasic("TR.Creditos Por Autorizar", "jsaGetCreditosPorAutorizar()", "lista", "idcredaut", false)); $xFRM->addToolbar($xBtn->getBasic("TR.Creditos Por Ministrar", "jsaGetCreditosPorMinistrar()", "lista", "idcrednpoaut", false)); $xFRM->OButton("TR.Recibos Emitidos", "jsaGetRecibosEmitidos()", $xBtn->ic()->REPORTE); } if ($xUsr->getNivel() >= USUARIO_TIPO_GERENTE or OPERACION_LIBERAR_ACCIONES == true) { $xFRM->addToolbar($xBtn->getBasic("TR.Ingresos del Dia", "jsGetChart()", "grafico", "idcharts", false)); $xFRM->addToolbar($xBtn->getBasic("TR.Ingresos del Mes", "jsGetIngresosMensuales()", "grafico", "idimes", false)); $xFRM->addToolbar($xBtn->getBasic("TR.Ingresos por Empresa", "jsGetIngresosMensualesEmpresas()", "grafico", "idimesemp", false)); } } else { $xF = new cFecha(); $xAl = new cAml_alerts(); $xlistas = new cSQLListas(); $xBtn = new cHButton(); $xImg = new cHImg(); // $ByEstado = " AND `estado_en_sistema`= " . SYS_UNO; $fecha_inicial = $xF->getDiaInicial(); $fecha_final = $xF->getDiaFinal(); $sql = $xlistas->getListadoDeAlertas(false, $fecha_inicial, $fecha_final, false, $ByEstado); $xT = new cTabla($sql); $xT->setWithMetaData(); $xT->setKeyField($xAl->getKey()); $xT->setKeyTable($xAl->get()); $alerts .= $xT->Show("TR.Alertas"); } if (MODO_DEBUG == true) { $xFRM->addToolbar($xBtn->getBasic("ELiminar LOG", "jsaEliminarLog()", "grafico", "idlog", false)); $xFRM->addToolbar($xBtn->getBasic("Obtener LOG", "jsaGetLog()", "grafico", "idglog", false));