Exemplo n.º 1
0
 public List <KeyValue> GetReturnHadOut(string no)
 {
     return(_stockoutRepository.GetReturnHadOut(no));
 }