public int SalesPOSInventorySync()
 {
     return(_schedulerRepository.SalesPOSInventorySync());
 }