{{task.Name}}
Ngày báo cáo | Người báo cáo | Tiến độ | Ghi chú | Báo cáo lúc |
{{todo.ReportDate | date:'MMM dd' }} | {{ todo.FullName }} | {{todo.Percent}}% | {{todo.Comment}} | {{todo.LastUpdate | date:'MMM dd HH:mm' }} |
Dev: {{task.tblUser.FullName}}
Dev:
BA:
{{task.BA.FullName}}
BA:
Tester:
{{task.Tester.FullName}}
Tester:
Client:
Status: {{task.isPending == true ? "Pending" : task.Status.Name}}
Status: Pending
Release Status: {{LeftStatus.name}} || {{RightStatus.name}}Created: {{task.Created | date:'MMM dd'}}
Dev Date: {{task.DevDate2 | date:'MMM dd'}}
Dev Date:
Deadline: {{task.Deadline2 | date:'MMM dd'}}
Deadline:
Severity: {{ task.Severity.Name}}
Severity:
Priority: {{ task.Priority.Name}}
Priority:
XY Old: {{task.FLOld}}
XY Old:
XY New: {{task.FLNew }}
XY New:
IsBug:
IsBug:
Tham khảo tỷ giá tại đây
Payment: {{task.PaidDate !== null ? "Paid: " + (task.PaidDate | date:"MM/dd/yyyy") : "Un-Paid"}}
1. Gửi khách hàng: Let me know if there's anything else I can do for you. I'm happy to help.
2. Cảm ơn anh em
Payment: Paid
Budget: {{task.ClientBudget === null ? "NA" : task.ClientBudget | currency}}
Budget: $ {{task.ClientBudget === null ? "NA" : task.ClientBudget | currency}}
Cost: {{task.PEC === null ? "NA" : task.PEC | currency}}
Cost: $
Fee: {{task.Fee === null ? "NA" : "$" + task.Fee}}
Fee: $
{{comment.userName}}
{{ comment.CreateAt }}