{% extends "base.html" %} {% load static %} {% load crispy_forms_tags %} {% block Style %} {% endblock Style %} {% block MainContent %}
{{report_month}} {{report_year}}{{eid_bonus_list.created_date}}
SL No | {% endcomment %}Employee | Employee Code | Joining Date | Present Salary | Increment Amount | Gross Salary | {{department_list.0.0}} | {% endif %} {% if department_list.0.1 %} {% for item in department_list.0 %} {% if forloop.counter == 1 %} {%else%}||
---|---|---|---|---|---|---|---|---|---|
{{forloop.counter}} | {% endcomment %}{{ item.0 }} | {{ item.1 }} | {{ item.2}} | {{ item.3}} | {{ item.4}} | {{ item.5}} | |||
sub Total | {% comment %}{% endcomment %} | {{department_list.1}} | {{department_list.2}} | {{department_list.3}} | |||||
Grand Total | {% comment %}{% endcomment %} | {{grand_present_gross}} | {{grand_increment_total}} | {{grand_increment_gross_total}} |