KATEGORIA |
ANEKSO |
Estado Civil |
{% if emp.file %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
Certidaun RDTL |
{% if lidnum.file_cert %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
Eleitoral |
{% if lidnum.file_el %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
BI |
{% if lidnum.file_bi %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
Pasaporte |
{% if lidnum.file_pas %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
Karta Kondusaun |
{% if driver.file %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
Konta Bankaria |
{% if idnum.file %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
Servisu Iniciu |
{% if empcontract_init.file %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
Servisu Atual |
{% if empcontract.file %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
Dependencia |
{% for empdepend in empdepend %}
{{ empdepend.relation }} |
{% if empdepend.file %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
{% endfor %}
Edukasaun Formal |
{% for fedu in formaledu %}
{{ fedu.educationlevel }} |
{% if fedu.file %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
{% endfor %}
Non Edukasaun Formal |
{% for nonfedu in nonformaledu %}
{{ nonfedu.title }} |
{% if nonfedu.file %}
Hare Anexu
{% else %}Anexa seidauk iha{% endif %}
|
{% endfor %}