{% extends "base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL No | Name | Department | Designation | Work Place | Code | Grade | Bank AC | Gross Salary | Basic | Late Penalty | Absent Penalty | Over Time | Attendance Bonus | Lunch Bill | Tax | Stamp | Advance | Payable Tk |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ forloop.counter }} | {{salary_sheet.salary_sheet.employee.name_en}} | {{salary_sheet.salary_sheet.employee.department}} | {{salary_sheet.salary_sheet.employee.designation.name_en}} | {{salary_sheet.work_place}} | {{salary_sheet.salary_sheet.employee.employee_code}} | {{salary_sheet.salary_sheet.employee.grade}} | {{salary_sheet.salary_sheet.employee.bank_ac}} | {{salary_sheet.salary_sheet.gross_salary}} | {{salary_sheet.salary_sheet.basic}} | {{salary_sheet.late_penalty_amount|floatformat:2}} | {{salary_sheet.absent_penalty_amount|floatformat:2}} | {{salary_sheet.salary_sheet.over_time_payable_taka}} | {{salary_sheet.attendance_bonus}} | {{salary_sheet.salary_sheet.lunch_bill}} | {{salary_sheet.salary_sheet.tax}} | {{salary_sheet.stamp}} | {{salary_sheet.advance}} | {{salary_sheet.total_salary |floatformat:2}} |
{{ sister_organization }}     {% if workplace %}{{workplace.working_place}} {% endif %}Salary Sheet Report {{year}}  -  {{month}} |
||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Gross Salary | Deduction | Payable | Others Deduction | Net Payable | Signature | |||||||||||||||||||||||
SL No | Name of the Employee | Designation | Bank AC No | Present Days | Absent Days | Basic | HR | M.Allow | Conv. | Food | Total | TAX | Stamp | Absent Late |
S. Adv. | Total | {% comment %}{% endcomment %} | Lunch Bill | Personal Loan | By Cash Voucher | Total | {% comment %}Net Payable | {% endcomment %} {% comment %}Signature | {% endcomment %}{{department_list.0.0}} | {% endif %} {% for employee in department_list %} {% if forloop.last %}||||
Sub Total | {% comment %}{% endcomment %} | {{employee}} | ||||||||||||||||||||||||||
{{forloop.counter}} | {{ employee.3 }} | {{ employee.8}} | {{ employee.9}} | {{ employee.10}} | {{ employee.11}} | {{ employee.12}} | {{ employee.13}} | {{ employee.14}} | {{ employee.15}} | {{ employee.16}} | {{ employee.17}} | {{ employee.18}} | {{ employee.19}} | {{ employee.20}} {{ employee.21}} |
{{ employee.22}} | {{ employee.23}} | {{ employee.24}} | {{ employee.25}} | {{ employee.26}} | 0 | {{ employee.27}} | {{ employee.28}} | {{department_list.0.1}} | {% endif %} {% endcomment %} {% endfor %}Grand Total | {{grant_total}} | |||
Prepared by |
Checked by |
Accounts Dept |
AGM- Finance & Accounts |
Admin & HR |
{% comment %} GM(Operation) | {% endcomment %}
Chairman & MD |