{% extends "sheet.html" %} {% load i18n %} {% block content %}
{{ item.year }}
{{ item.numeric_reference }}
{{ item.internal_reference }}
{{ item.history.all.0.history_date }}
{% if item.reception_date %}{{ item.reception_date }}
{% endif %}{{ item.creation_date }}
{% comment %} {% if item.deadline_date and not item.acts %}{%trans "Deadline"%} : {% item.deadline_date %}
{% endif %} {% endcomment %}{{ item.in_charge.full_label }}
{% if item.is_active %}{%trans "Active file"%}
{% else %}{%trans "Closed file"%}{{ item.closing.date }} {%trans "by" %} {{ item.closing.user }}
{% endif %}{{ item.file_type }}
{% if item.related_file %}{%trans "Related file:"%} {{ item.related_file }}
{% endif %}{{ item.comment }}
{{ item.towns.all|join:", " }}
{{ item.address }}
{{ item.complem_adress }}
{{ item.postal_code }}
{{ item.total_surface }} m2 ({{ item.total_surface_ha }} ha)
{% if item.is_preventive %}{{ item.total_developed_surface }} m2 ({{ item.total_developed_surface_ha }} ha)
{{ item.saisine_type }}
{% if item.town_planning_service %}{{ item.town_planning_service }}
{% endif %} {% if item.permit_type %}{{ item.permit_type }}
{% endif %} {% if item.permit_reference %}{{ item.permit_reference }}
{% endif %} {% if item.general_contractor.attached_to %}{{ item.general_contractor.attached_to }}
{% endif %} {% if item.general_contractor %}{{ item.general_contractor.full_label }}
{% endif %} {% comment %}{%trans "Numerical reference"%} : {% item.index %}
{% endcomment %} {% endif %} {% if item.administrative_act.all %}| {% trans "Year" %} | {% trans "Reference" %} | {% trans "Type" %} | {% trans "Date" %} |
|---|---|---|---|
| {{act.signature_date.year}} | {{act.ref_sra}} | {{act.act_type}} | {{act.signature_date}} |
| {{label}} | {% endfor %}|||||||
|---|---|---|---|---|---|---|---|
| {{year}} | {{reference}} | {{patriarche}} | {{type}} | {{head_scientist}} | {{date_debut}} | {{date_fin}} | {{link_to_ope_sheet}} |
| {{label}} | {% endfor %}|||
|---|---|---|---|
| {{year}} | {{reference}} | {{type}} | {{date}} |