From ca92ada04a5440c7bcfb9ec6f1bae3fc9f3902ab Mon Sep 17 00:00:00 2001
From: Étienne Loks
+{% else %}
+
+{%endif%}
+{{item.full_label}} {{ item.unit }} {{ item.datings.all|join:", " }} {{ item.parcel.town }} {{ item.parcel.short_label }} {{ 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.parcel.operation.year }} {{ item.parcel.operation.numeric_reference }}
+{{ item.parcel.operation.code_patriarche }}
+{{ item.parcel.operation.internal_reference }}
+{{ item.parcel.operation.in_charge.full_label }}
+{% if item.parcel.operation.is_active %}
+{%trans "Active file"%}{% trans "Context Record"%}
+
+{% if item.parcel.operation.code_patriarche %}
+{% trans "Description"%}
+
+{% trans "Interpretation"%}
+
+{% if item.activity %}{% trans "Datations"%}
+{% if item.taq %}{% trans "Operation resume"%}
+
{{ item.parcel.operation.closing.date }} +{%trans "by" %} {{ item.parcel.operation.closing.user }}
+{% endif %} +{{ item.parcel.operation.operation_type }}
+{{ item.parcel.operation.remains.all|join:", " }}
+{{ item.parcel.operation.periods.all|join:", " }}
+{% if item.parcel.operation.comment %}{{ item.parcel.operation.comment }}
{%endif%} +{{ item.parcel.operation.towns.all|join:", " }}
+ +{# TODO: Displayed as Year/index/Commune/Common_name This should be a link to the file sheet of the related operation #} +{% 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 record" %} | |||
| {% trans "Find" %} | +{% trans "Material type" %} | +{% trans "Context record" %} | +{% trans "Periods" %} | +{% trans "Description" %} | +{% trans "Weight" %} | +{% trans "Numbers" %} | +{% trans "Parcel" %} | ++ |
|---|---|---|---|---|---|---|---|---|
| {{ find.full_label }} | +{# Displayed as (Patriarche operation code)-(Record unit label)-(Finds label). #} +{# or displayed as (Year)-(index)-(Record unit label)-(Finds label). #} +{{ find.get_last_item.material_type_label }} | +{# Displayed as (Patriarche operation code)-(Record unit label)-(material code)-(Finds label indexed by material type). #} +{# or displayed as (Year)-(index)-(Record unit label)-(material code)-(Finds label indexed by material type) #} + +{{find.context_record.short_label}} | +{{ find.get_last_item.dating}} | {# TODO .all|join:", " ? #} +{{ find.get_last_item.description }} | +{{ find.get_last_item.weight }} | +{{ find.get_last_item.item_number }} | +{{ item.context_record.parcel.short_label }} | +{% trans "Details" %} | + {#{%trans "Details"%}#} +
| {% trans "No find associated to this operation" %} | ||||||||