Exemplo n.º 1
0
        public override void AfterConstruction()
        {
            base.AfterConstruction();

            Clave         = "icpac";
            RutaPdfVnts   = string.Empty;
            CapMayus      = false;
            UltClie       = 1;
            Cuenta        = string.Empty;
            UltProd       = 1;
            SendM         = false;
            UltRem        = 1;
            UltCot        = 1;
            SendCopy      = string.Empty;
            UltFactura    = 1;
            UltNotaC      = 1;
            UltDevolucion = 1;
            UltPed        = 1;
            UltProv       = 1;
            LeyImpst4     = "IVA";
            UltRecp       = 1;
            UltVnddr      = 1;
            Serie         = "A";
            NumrDecmls    = 2;

            /*
             * UltmPryct = 1;*/
            /*
             * NumrDecmlsPrecs = 2;*/

            UltPolz = 1;
            VntCfdi = new VentaCfdi(Session);
        }
Exemplo n.º 2
0
        public override void AfterConstruction()
        {
            base.AfterConstruction();

            VntCfdi     = new VentaCfdi(Session);
            VntSnExstnc = false;
            FUltPrvdr   = 1;
        }