public int GetStoreRequestsTasks()
 {
     return(_controller.GetStoreTasks());
 }