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