From dc08e5f643562a6ecf3b208c1e2cd44e5350af3c Mon Sep 17 00:00:00 2001
From: Valérie-Emma Leroux {{ item.operation.towns.all|join:", " }}
+ {{ item.operation.towns.all|join:", " }} {% item.deadline_date %} {% item.deadline_date %}
-
" "
" %}
{% trans "Localisation"%}
-
" "" %}
{{ item.towns.all|join:", " }}
{% endif %} -{% if item.departments.count %}{{ item.departments.all|join:", " }}
{% endif %} +{% if item.towns.count %}{{ item.towns.all|join:", " }}
{% endif %} +{% if item.departments.count %}{{ item.departments.all|join:", " }}
{% endif %} {% if item.address %} -{{ item.address }}
-{% if item.address_complement %}{{ item.address_complement }}
{%endif%} -{% if item.postal_code %}{{ item.postal_code }}
{%endif%} +{{ item.address }}
+{% if item.address_complement %}{{ item.address_complement }}
{%endif%} +{% if item.postal_code %}{{ item.postal_code }}
{%endif%} {% endif %} -{% if item.total_surface %}{{ item.total_surface }} m2 ({{ item.total_surface_ha }} ha)
{%endif%} +{% if item.total_surface %}{{ item.total_surface }} m2 ({{ item.total_surface_ha }} ha)
{%endif%} {% if item.is_preventive %}{% for department in item.departments.all %}{% if forloop.counter0 %}, {% endif %}{{ department }}{% endfor %}
{% endif %} -{% if item.scientist %}{{ item.scientist }}
{% endif %} -{% if item.requested_operation_type %}{{ item.requested_operation_type }}
{% endif %} -{% if item.organization %}{{ item.organization }}
{% endif %} +{% if item.departments.count %}{% for department in item.departments.all %}{% if forloop.counter0 %}, {% endif %}{{ department }}{% endfor %}
{% endif %} +{% if item.scientist %}{{ item.scientist }}
{% endif %} +{% if item.requested_operation_type %}{{ item.requested_operation_type }}
{% endif %} +{% if item.organization %}{{ item.organization }}
{% endif %} {% if item.cira_advised != None %}{{ item.cira_advised|yesno }}
{% endif %} {% if item.mh_register != None %}{{ item.mh_register|yesno }}
{% endif %} {% if item.mh_listing != None %}{{ item.mh_listing|yesno }}
{% endif %} {% if item.classified_area != None %}{{ item.classified_area|yesno }}
{% endif %} {% if item.protected_area != None %}{{ item.protected_area|yesno }}
{% endif %} -{% if item.research_comment %}{{ item.research_comment }}
{% endif %} +{% if item.research_comment %}{{ item.research_comment }}
{% endif %} {% endif %} diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html index 912bf1b93..a78eb7706 100644 --- a/archaeological_finds/templates/ishtar/sheet_find.html +++ b/archaeological_finds/templates/ishtar/sheet_find.html @@ -200,14 +200,14 @@ {% field_li "Point of topographic reference" base_find.topographic_localisation %} {% if base_find.x or base_find.y %} -- + {{ item.general_contractor.attached_to }}
{% endif %} -{% if item.general_contractor %}{{ item.general_contractor.full_label }}
{% endif %} +{% if item.general_contractor %}{{ item.general_contractor.full_label }}
{% endif %} {% endcomment %}