{% extends "attendance_print/layout.html" %} {% load static %} {% block content %}

INSTITUTO DO PETRÓLEO E GEOLOGIA, TIMOR LESTES - (IPG)

REKAPITULASAUN LISTA ABSENSIA FULAN {{ month.name|upper }} TINAN {{ year }}


Relatoriu Licenca no Faltas Funcionariu Tinan {{ year }}


{% for m in months %}{% endfor %} {% for obj in objects %} {% for obj2 in obj.6 %} {% endfor %} {% endfor %}
No.Emp. IDNaranSexu KategoriaGrauEsk. DivizaunPojisaunTipu Licenca
Fulan
Total Loron
{{ m.code }}
{{ forloop.counter }} {{ obj.1.emp_id }} {{ obj.0 }} {{ obj.0.sex }} {{ obj.3.category }} {{ obj.3.grade }} {{ obj.3.echelon }} {% if obj.4.unit %}{{ obj.4.unit.code }} {% elif obj.4.department %}{{ obj.4.department.unit.code }}{% endif %} {{ obj.5.position }}
{{ obj2.0 }}{{ obj2.2 }}{{ obj2.3 }}{{ obj2.4 }} {{ obj2.5 }}{{ obj2.6 }}{{ obj2.7 }}{{ obj2.8 }} {{ obj2.9 }}{{ obj2.10 }}{{ obj2.11 }}{{ obj2.12 }} {{ obj2.13 }}{{ obj2.1 }}

Dili, _____ Fulan _____________ 20_____


(____________________________________)



(____________________________________)
CD de _____________________________ Chefe Ekipa Recurso Humano
{% endblock %} {% block scripts %} {% endblock %}