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