Create Project Index Budget and Active Index StartDate X Index History
# | Name | Start Date | Client | BA | NDA | Budget | Division | ProjectType | Operations |
---|---|---|---|---|---|---|---|---|---|
{{((currentPage - 1) * numPerPage) + $index + 1}} {{ project.ID }} |
{{ project.Name }}
![]() |
{{ project.StartDate | date:'MM/dd/yyyy' }} |
{{ project.tblClient.FullName }} |
{{ project.tblUser.FullName }} |
{{ project.NDA }} |
{{user.RoleID == 5 ? 0 : project.Budget | currency }} |
{{ project.tblDivision.Name }} |
{{ option }} |
Edit | {{task.NDA ? 'Remove' : 'Mark'}} NDA | Quick Edit | Delete | Account | Idea |