{% extends "main.html" %} {%load static%} {% block content %}
Recent Note:
Send an Email to Salim.
{{project.project_id}}
{{project.project_id}}
{{project.project_id}}
{{project.project_id}}
Client: {{project.customer.first_name}} {{project.customer.last_name}}
Project Manager: {{project.manager.first_name}} {{project.manager.last_name}}
Member(s): {% for member in project.members.all %} {{member.first_name}} {{member.last_name}} {% if not forloop.last %}, {% endif %} {% endfor %}
Type: {% for type in project.project_type.all %} {{type.name}} {% if not forloop.last %}, {% endif %} {% endfor %}
Status: {% if project.status == 'Cancelled' %} {{project.status}} {% endif %} {% if project.status == 'Completed' %} {{project.status}} {% endif %} {% if project.status == 'Active' %} {{project.status}} {% endif %} {% if project.status == 'Pending' %} {{project.status}} {% endif %}
Start Date: {{project.start_date}}
End Date: {{project.end_date}}
Requirements:
Related Files:
File Name
File
Date Entered
{{file.name}}
{{file.file}}
{{file.date}}
Credentials:
Email or Username
Password
Used for
{{credential.emailorusername}}
{{credential.password}}
{{credential.usedfor}}
Tags:
Total Extra Task Time : 46 hrs and 50 min
Total Task Time : 240 hrs and 40 min
11:30 AM
Closed - Create the Osina home page
11:30 AM
Closed - Create the Osina home page
11:30 AM
Closed - Create the Osina home page
11:30 AM
Closed - Create the Osina home page