VSOLV LogoVSOLV ENGINEERING INDIA PRIVATE LIMITED

No.196, 1st Main Road,

Nehru Nagar, Kottivakkam,OMR,

Chennai - 600096. Ph:9941 300 600.



YTD Summary for the year {{year}}

{% if employee_personal_info.bankdetails is not none %} {% else %} {% endif %}
EMPLOYEE NO: {{ employee_personal_info.code }}
BANK: {{ employee_personal_info.bankdetails.Bank.name }}
BANK:
DATE OF JOINING: {{employee_personal_info.doj}}
{% if employee_personal_info.bankdetails is not none %} {% else %} {% endif %} {% if employee_personal_info.pf_number is not none %} {% else %} {% endif %}
NAME: {{ employee_personal_info.full_name}}
BANK ACCOUNT NO: {{ employee_personal_info.bankdetails.accountnumber }}
BANK ACCOUNT NO:
PF NUMBER: {{ employee_personal_info.pf_number}}
PF NUMBER:
{%for i in pay_info_month%} {%endfor%} {%for l in paycomponent%} {%for n in pay_info_month%} {%if l == "NetPay"%} {% elif l == "PaidDays"%} {% elif l == "TotalDeduct"%} {% elif l == "TotalEarning"%} {% else %} {%for k in n.Employeemonthlypay_details_data%} {%if l == k.paycomponent%} {% else %} {%endif%} {%endfor%} {%endif%} {%endfor%} {%endfor%}
Item{{i.payroll_date}}
{{l}}{{n.NetPay}}{{n.PaidDays}}{{n.TotalDeduct}}{{n.TotalEarning}}{{k.amount}}