Ejemplo n.º 1
0
 public void ActPVentas()
 {
     Cone Venta = new Cone();
     Venta.Act_ParVentas(this.iva,this.minbol,this.maxcuo,this.intcredi,this.intatraso,this.coucontado,
                         this.diatope,this.contado,this.credito,this.oferta,this.ffijo);
 }