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