{% extends "main/layout.html" %} {% load static %} {% block content %}
Nu. | Naran | Sexu | Status | {% if obj.country.code == TLS %}Municipality | {% else %}City | {% endif %}Data Termina | Anekso | Razaun | # |
---|---|---|---|---|---|---|---|---|---|
{{ forloop.counter }} | {{ obj.first_name }} {{ obj.last_name|upper }} | {{ obj.sex }} | {% if obj.is_new == True %}Foun{% else %}Tuan{% endif %} | {% if obj.country.code == "TLS" %}{% if obj.locationtl.municipality %}{{ obj.locationtl.municipality }}{% endif %} | {% else %}{% if obj.locationinter.city %}{{ obj.locationinter.city }}{% endif %} | {% endif %}{{ obj.contract.last.terminate_date|date:"d/M/Y" }} |
{% if obj.contract.last.file_end %}
{% else %}
Anekso Laiha
{% endif %}
|
{{obj.contract.last.reason}} | Assign |