Exemplo n.º 1
0
 public bool Exsitreceipt(string PO_SLIP_NUMBER)
 {
     return(dal.Exsitreceipt(PO_SLIP_NUMBER));
 }