示例#1
0
 function margenes_sinv()
 {
     parent::Controller();
     $this->load->library("rapyd");
     //$this->datasis->modulo_id(302,1);
     //define ("THISFILE",   APPPATH."controllers/inventario/". $this->uri->segment(2).EXT);
 }
示例#2
0
 function Notabu()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->load->library('jqdatagrid');
     $this->datasis->modulo_nombre('NOTABU', $ventana = 0);
 }
示例#3
0
 function Accesos()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->db->simple_query('UPDATE pers SET codigo=TRIM(codigo)');
     $this->instalar();
 }
示例#4
0
 function Rret()
 {
     parent::Controller();
     $this->load->library('rapyd');
     //$this->datasis->modulo_id('12A',1);
     //$this->load->database();
 }
示例#5
0
 function sfacman()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->datasis->modulo_id('13E', 1);
     $this->instalar();
 }
示例#6
0
 function conc()
 {
     parent::Controller();
     $this->load->library("rapyd");
     define("THISFILE", APPPATH . "controllers/nomina" . $this->uri->segment(2) . EXT);
     $this->load->library('pnomina');
 }
示例#7
0
 function Provoca()
 {
     parent::Controller();
     $this->load->library("rapyd");
     $this->datasis->modulo_id(206, 1);
     define("THISFILE", APPPATH . "controllers/finanzas" . $this->uri->segment(2) . EXT);
 }
示例#8
0
 function Servus()
 {
     parent::Controller();
     $this->load->library("rapyd");
     //I use THISFILE, instead __FILE__ to prevent some documented php-bugs with higlight_syntax()&__FILE__
     define("THISFILE", APPPATH . "controllers/hotel/" . $this->uri->segment(2) . EXT);
 }
示例#9
0
 function ffactura()
 {
     parent::Controller();
     $this->load->library("rapyd");
     //$this->load->library("menues");
     $this->load->database();
 }
示例#10
0
 function Club()
 {
     parent::Controller();
     $this->load->library("rapyd");
     $this->load->library("menues");
     $this->datasis->modulo_id('121', 1);
 }
示例#11
0
 function Vend()
 {
     parent::Controller();
     $this->load->helper('url');
     $this->load->helper('text');
     $this->load->library("rapyd");
 }
示例#12
0
 function sprvcol()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->load->library('pi18n');
     $this->datasis->modulo_id(206, 1);
 }
示例#13
0
 function Definiciones()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->prefijo = 'crm_';
     //$this->datasis->modulo_id(136,1);
 }
示例#14
0
 function i18n()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->load->library('pi18n');
     //$this->datasis->modulo_id('',1);
 }
示例#15
0
 function Scli()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->load->library('jqdatagrid');
     $this->load->library('pi18n');
     $this->datasis->modulo_nombre('SCLI', $ventana = 0);
 }
示例#16
0
 function Rcaj()
 {
     parent::Controller();
     $this->load->library("rapyd");
     //$this->load->library("menues");
     $this->datasis->modulo_id('12A', 1);
     $this->load->database();
 }
示例#17
0
 function Contenedor()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->prefijo = 'crm_';
     $this->crm_back = '';
     //$this->datasis->modulo_id(136,1);
 }
示例#18
0
 function cobrocli()
 {
     parent::Controller();
     $this->load->library("rapyd");
     //$this->load->library("menues");
     //$this->datasis->modulo_id(131,1);
     $this->load->database();
 }
示例#19
0
 function cargacuent()
 {
     parent::Controller();
     $this->load->library("rapyd");
     $this->formatopres = $this->datasis->traevalor('FORMATOPRES');
     $this->flongpres = strlen(trim($this->formatopres));
     $this->long = strlen($this->formatopres);
 }
示例#20
0
 function sprv()
 {
     parent::Controller();
     $this->load->library("rapyd");
     $this->datasis->modulo_id(3, 1);
     //I use THISFILE, instead __FILE__ to prevent some documented php-bugs with higlight_syntax()&__FILE__
     define("THISFILE", APPPATH . "controllers/compras/" . $this->uri->segment(2) . EXT);
 }
示例#21
0
 function Imtgasto()
 {
     parent::Controller();
     $this->load->helper('url');
     $this->load->helper('text');
     $this->load->library("rapyd");
     //I use THISFILE, instead __FILE__ to prevent some documented php-bugs with higlight_syntax()&__FILE__
     define("THISFILE", APPPATH . "controllers/import/" . $this->uri->segment(2) . EXT);
 }
示例#22
0
 function caub()
 {
     parent::Controller();
     $this->load->helper('url');
     $this->load->helper('text');
     $this->datasis->modulo_id(307, 1);
     $this->load->library("rapyd");
     $this->load->library('jqdatagrid');
 }
示例#23
0
 function presupuesto()
 {
     parent::Controller();
     $this->load->library("rapyd");
     //$this->formatopres=$this->datasis->traevalor('FORMATOPRES');
     //$this->flongpres  =strlen(trim($this->formatopres));
     //$this->formatoestru=$this->datasis->traevalor('FORMATOESTRU');
     //$this->flongestru  =strlen(trim($this->formatoestru));
 }
示例#24
0
 function mvcerti()
 {
     parent::Controller();
     $this->load->helper('url');
     $this->load->helper('text');
     $this->load->library('rapyd');
     $this->load->library('jqdatagrid');
     $this->datasis->modulo_nombre('MVCERTI', $ventana = 0);
 }
示例#25
0
 function caub()
 {
     parent::Controller();
     $this->load->helper('url');
     $this->load->helper('text');
     $this->datasis->modulo_id(307, 1);
     $this->load->library("rapyd");
     define("THISFILE", APPPATH . "controllers/nomina" . $this->uri->segment(2) . EXT);
 }
示例#26
0
 function sclicol()
 {
     parent::Controller();
     $this->load->library('rapyd');
     $this->load->library('pi18n');
     //$this->load->library("menues");
     $this->datasis->modulo_id(131, 1);
     $this->load->database();
     if (!$this->datasis->iscampo('scli', 'mmargen')) {
         $this->db->simple_query("ALTER TABLE scli ADD mmargen DECIMAL(7,2) DEFAULT 0 COMMENT 'Margen al Mayor'");
     }
     //$this->instalar();
 }
示例#27
0
 function repomenu()
 {
     parent::Controller();
     $this->load->library("rapyd");
     //$this->datasis->modulo_id(307,1);
 }
示例#28
0
 function Carta()
 {
     parent::Controller();
     $this->load->library("rapyd");
 }
示例#29
0
 function fami()
 {
     parent::Controller();
     $this->load->library("rapyd");
     //$this->datasis->modulo_id(306,1);
 }
示例#30
0
 function Ingpresup()
 {
     parent::Controller();
     $this->load->library("rapyd");
 }