{% extends "sheet.html" %} {% load i18n %} {% block content %}
{{ item.operation.complete_label }}
{%endif%} {% if item.operation.patriarche_code_not_recorded %} {{ item.operation.temporary_label }}
{%endif%}
{{ item.unit_type }} {{ item.period.all|join:", " }} {{ item.place }} {{ item.section_and_parcel }} {{ item.description }} {{ item.length }} {{ item.width }} {{ item.depth }} {{ item.activity }} {{ item.identification }} {{ item.interpretation }} {{ item.TAQ }} {{ item.TAQ_estimated }} {{ item.TPQ }} {{ item.TPQ_estimated }} {{ item.operation.year }} {{ item.operation.numeric_reference }} {{ item.operation.patriarche_code }} {{ item.operation.internal_reference }} {{ item.operation.head_scientist.full_label }} {% if item.operation.is_active %}{%trans "Active file"%}{% trans "Description"%}
{% trans "Interpretation"%}
{% if item.activity %}{% trans "Datations"%}
{% if item.TAQ %}{% trans "Operation resume"%}
{{ item.operation.closing.date }} {%trans "by" %} {{ item.operation.closing.user }}
{% endif %}{{ item.operation.operation_type }}
{{ item.operation.remains.all|join:", " }}
{{ item.operation.periods.all|join:", " }}
{% if item.operation.comment %}{{ item.operation.comment }}
{%endif%}{{ item.operation.towns.all|join:", " }}
{% else %} {% endif %}| {% trans "Title" %} | {% trans "Type" %} | {% trans "Authors" %} | {% trans "Localisation" %} |
|---|---|---|---|
| {{ doc.title }} | {{doc.type}} | {{ doc.author.all|join:", " }} | {{ doc.localisation }} |
| {% trans "No document associated to this context unit" %} | |||
| {% trans "Find_complete_Label" %} | {% trans "Find_complete_material_type_Label" %} | {% trans "Context_record" %} | {% trans "Periods" %} | {% trans "Description" %} | {% trans "Weight" %} | {% trans "Numbers" %} | {% trans "Parcel" %} | |||
|---|---|---|---|---|---|---|---|---|---|---|
| {% trans "item.find.complete_label" %} | {%endif%} {% if item.operation.patriarche_code_not_recorded %}{% trans "item.find.not_patriarche_complete_label" %} | {%endif%} {% if item.operation.patriarche_code %}{% trans "item.find.material_type_complete_label" %} | {%endif%} {% if item.operation.patriarche_code_not_recorded %}{% trans "item.find.material_type_not_patriarche_complete_label" %} | {%endif%}{{item.find.context_record}} | {{ item.find.period.all|join:", " }} | {{ item.find.description }} | {{ item.find.weight }} | {{ item.find.numbers }} | {{ item.find.record_unit.section_and_parcel }} | {% trans "Details" %} |
| {% trans "No find associated to this operation" %} | ||||||||||