public static string GetNewVersion(string supplierid) { return(OperationDal.GetNewVersion(supplierid)); }