{% extends "base.html" %} {% load static %} {% load crispy_forms_tags %} {% load custom_tags %} {% block Style %} {% endblock Style %} {% block MainContent %}
{{report_month}} {{report_year}}{{eid_bonus_list.created_date}}
ID | Employee Name | join Date | Designation | Status | Shift | T.Absent | Remarks | {{department_list.0.0}} | {% if department_list.0.1 %} Line:{{department_list.0.1.working_place}} {% else %} Line: {% endif %} | {% endif %} {% for employee in department_list %} {% if forloop.last %} {% if employee != 0 %}
---|---|---|---|---|---|---|---|---|
Total Employee: {{department_list.0.9}} Total Present: {{forloop.counter|subtract:total_present}} | sub Total: {{employee}} | |||||||
{{ employee.2 }} | {{ employee.3 }} | {{ employee.4}} | {{ employee.5}} | {{ employee.6}} | {{ employee.7}} | {{ employee.8}} |