public string GetStockReturnNo()
 {
     return(_stockoutRepository.GetStockReturnNo());
 }