public decimal GetTotalAmountAcceptedWork(IDriverDB driver) { return(driver.GetAmountAcceptedWorkByProject(id)); }