Example #1
0
 public static CashSheetModel GetCashSheetSerialNumber(Vivirani model)
 {
     return(WayBillRepository.GetCashSheetSerial(model));
 }