{% load i18n %} {{ head_title }}

{% trans 'Easy TimePro Approval Remind' %}

Dear {{ approval.first_name }}:

{{ title }}

{% if exception.manuallog %} {% else %} {% if is_payroll %} {% else %} {% endif %} {% endif %} {# {% if exception.last_approver %}#} {# #} {# #} {# #} {# #} {# {% endif %}>#} {% if exception.audit_reason %} {% endif %} {% if approval_list %} {% for approval in approval_list %} {% if is_rejected %} {% if approval.status == 'Pending' %} {% else %} {% endif %} {% else %} {% endif %} {% endfor %} {% endif %}
{{ object_name }}
{% trans 'emp_field_employeeCode' %} {{ applicant.emp_code }}
{% trans 'emp_field_firstName' %} {{ applicant.get_name }}
{% trans 'department_filed_name' %} {{ applicant.department.dept_name }}
{% trans 'position_field_name' %} {{ applicant.position.position_name }}
{% trans 'transaction_punch_time' %} {{ exception.punch_time }}
{% trans 'report_column_type' %} {{ payroll_type }}
{% trans 'start_time' %} {{ exception.rmb_start_date }}
{% trans 'end_time' %} {{ exception.rmb_end_date }}
{% trans 'report_column_type' %} {{ exception.get_sub_category }}
{% trans 'start_time' %} {{ exception.start_time }}
{% trans 'end_time' %} {{ exception.end_time }}
{% trans 'last_approver' %}{{ exception.last_approver }}
{% trans 'audit_reason' %} {{ exception.audit_reason }}
{{ approval.name }}{{ "Rejected By " }}{{ is_rejected}}{{ approval.status }}
{{ approval.name }} {{ approval.status }}
{% trans 'Status' %} {{ exception.workflow_current_state_name }}