Example #1
0
 public DataTable GetDetalleNotaCreditoDev(int NumeroRegistro, int company)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetDetalleNotaCreditoDev(NumeroRegistro, company));
 }
Example #2
0
 public DataTable GetPartidasGeneral(int NumeroRegistro, int Tipo, int company, int icontabilizada, int idocumenttype, int idocumentinternet)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetPartidasGeneral(NumeroRegistro, Tipo, company, icontabilizada, idocumenttype, idocumentinternet));
 }
Example #3
0
 public DataTable GetCompanyShortName(int company)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetCompanyShortName(company));
 }
Example #4
0
 public DataTable GetDatosEncabezado(int iNumeroRegistro, int iTipo, int icompany, int icontabilizada, int idocumenttype, int iinternetdocument)
 {
     IntegraData.CfdiDAL DataEncabezado = new IntegraData.CfdiDAL();
     return(DataEncabezado.GetDatosEncabezado(iNumeroRegistro, iTipo, icompany, icontabilizada, idocumenttype, iinternetdocument));
 }
Example #5
0
 public DataTable GetDatosSucursalCFD(int numero, int company, int TipoDoc)
 {
     IntegraData.CfdiDAL DataSucursal = new IntegraData.CfdiDAL();
     return(DataSucursal.GetDatosSucursalCFD(numero, company, TipoDoc));
 }
Example #6
0
 public DataTable GetDatosPago(int NumeroRegistro, int company)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetDatosPago(NumeroRegistro, company));
 }
Example #7
0
 public DataTable GetDatosMoneda(int company, int NumeroRegistro)
 {
     IntegraData.CfdiDAL DataMoneda = new IntegraData.CfdiDAL();
     return(DataMoneda.GetDatosMoneda(company, NumeroRegistro));
 }
Example #8
0
 public DataTable GetNameCountry(string spais, int icompany, int ifamily)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetNameCountry(spais, icompany, ifamily));
 }
Example #9
0
 public DataTable GetAduanasPedimentos(int NumeroRegistro, int company)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetAduanasPedimentos(NumeroRegistro, company));
 }
Example #10
0
 public DataTable GetConfigurationFiles(int NumeroRegistro, int company, int TipoDoc)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetConfigurationFiles(NumeroRegistro, company, TipoDoc));
 }
Example #11
0
 public DataTable GetNamePerson(int elaboro)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetNamePerson(elaboro));
 }
Example #12
0
 public DataTable GetDataSerieInvoice(int NumeroRegistro, int company, int TipoDoc)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetDataSerieInvoice(NumeroRegistro, company, TipoDoc));
 }
Example #13
0
 public DataTable GetDatosEmisor(int company)
 {
     IntegraData.CfdiDAL DataEmisor = new IntegraData.CfdiDAL();
     return(DataEmisor.GetDatosEmisor(company));
 }
Example #14
0
 public DataTable GetCustomReport(int company)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetCustomReport(company));
 }
Example #15
0
 public DataTable GetFolioCampo(int NumeroRegistro, int company, int nivel)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetFolioCampo(NumeroRegistro, company, nivel));
 }
Example #16
0
 public DataTable GetObservaciones(int NumeroRegistro, int company)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetObservaciones(NumeroRegistro, company));
 }
Example #17
0
 public DataTable GetCondicionPagoCredito(int company, int cliente, int moneda)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetCondicionPagoCredito(company, cliente, moneda));
 }
Example #18
0
 public DataTable GetDatosReceptor(int numeroregistro, int company, int TipoDoc)
 {
     IntegraData.CfdiDAL DataReceptor = new IntegraData.CfdiDAL();
     return(DataReceptor.GetDatosReceptor(numeroregistro, company, TipoDoc));
 }
Example #19
0
 public DataTable GetDatosArchivo(int NumeroRegistro, int Tipo, int company)
 {
     IntegraData.CfdiDAL DataArchivo = new IntegraData.CfdiDAL();
     return(DataArchivo.GetDatosArchivo(NumeroRegistro, Tipo, company));
 }
Example #20
0
 public DataTable GetRelaciones(int NumeroRegistro)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetRelaciones(NumeroRegistro));
 }
Example #21
0
 public DataTable GetPaisEmisor(string spais_emisor, int icompany, int ifamily)
 {
     IntegraData.CfdiDAL DataPais = new IntegraData.CfdiDAL();
     return(DataPais.GetPaisEmisor(spais_emisor, icompany, ifamily));
 }
Example #22
0
 public DataTable GetPartidaTipo(int NumeroRegistro, int company, int TipoDoc)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetPartidaTipo(NumeroRegistro, company, TipoDoc));
 }
Example #23
0
 public DataTable GetDatosSucursal(int Sucursal, int company)
 {
     IntegraData.CfdiDAL DataSucursal = new IntegraData.CfdiDAL();
     return(DataSucursal.GetDatosSucursal(Sucursal, company));
 }
Example #24
0
 public DataTable GetDetalleFactura(int NumeroRegistro, int company, string pantalla)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetDetalleFactura(NumeroRegistro, company, pantalla));
 }
Example #25
0
 public DataTable GetPartidasCarton(int iNumeroRegistro, int iTipo, int icompany, int icontabilizada, int idocumenttype, int idocumentinternet)
 {
     IntegraData.CfdiDAL DataCarton = new IntegraData.CfdiDAL();
     return(DataCarton.GetPartidasCarton(iNumeroRegistro, iTipo, icompany, icontabilizada, idocumenttype, idocumentinternet));
 }
Example #26
0
 public DataTable GetDetalleNotaCreditoIntegra(int NumeroRegistro, int company, int iTipoDatos)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetDetalleNotaCreditoIntegra(NumeroRegistro, company, iTipoDatos));
 }
Example #27
0
 public DataTable GetRerefence(int NumeroRegistro, int company)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetReference(NumeroRegistro, company));
 }
Example #28
0
 public DataTable GetCotizacionPartidaAdenda(int NumeroRegistro, int company, int partida)
 {
     IntegraData.CfdiDAL DataGeneral = new IntegraData.CfdiDAL();
     return(DataGeneral.GetCotizacionPartidaAdenda(NumeroRegistro, company, partida));
 }