public int GetPurchaseRequestsTasks()
 {
     return(_controller.GetPurchaseRequestsTasks());
 }