Exemplo n.º 1
0
 public string SetNotaCredito(string xSerieNC, string xCorrNC, string xSerieF, string xCorrF, string xfechaF)
 {
     return(DA.SetNotaCredito(xSerieNC, xCorrNC, xSerieF, xCorrF, xfechaF));
 }