From 1e71763dc8583af4d67d18a410434b945c3229b2 Mon Sep 17 00:00:00 2001
From: Étienne Loks
+ {{item.common_name|default:''}} {{item.address|default:''}}
+ {% endif%}
+
+ {% if item.code_patriarche %}OA{{item.code_patriarche}}{% endif %}
+ {% trans "General"%}
+
+ {% field_li "Old code" item.old_code %}
+ {% include "ishtar/blocks/sheet_creation_section.html" %}
+ {% trans "Begining date" as begining_date_label %}
+ {% field_li begining_date_label item.start_date %}
+ {% field_li "Excavation end date" item.excavation_end_date|default:"-" %}
+ {% field_li_detail "Head scientist" item.scientist %}
+ {% field_li_detail "In charge" item.in_charge %}
+ {% field_li_multiple "Collaborators" item.collaborators %}
+ {% field_li_detail "Operator" item.operator %}
+
" "" %} + {% field "Abstract" item.abstract "
" "" %} + {% field "Comment about scientific documentation" item.scientific_documentation_comment "
" "" %} + + {% include "ishtar/blocks/sheet_json.html" %} + + + -{% if item.image %} -
{% trans "This operation is virtual." %}
{% endif %} + {% if not item.code_patriarche %}{%trans "Patriarche OA code not yet recorded!"%}
{% endif %} -{% if item.year or item.operation_code %}{{item.year|default:''}}-{{item.operation_code|default:''}}{% endif %}{% if item.code_patriarche %} – OA{{item.code_patriarche}}{% endif %} -
-{{item.common_name|default:''}}
-{{item.address|default:''}}
-{% include "ishtar/blocks/sheet_external_id.html" %} -" "" %} -{% field "Abstract" item.abstract "
" "" %} -{% field "Comment about scientific documentation" item.scientific_documentation_comment "
" "" %} - -{% include "ishtar/blocks/sheet_json.html" %} {% if not next %} {% if item.towns.count %} -- cgit v1.2.3