From ade7bd4b74d9ae42c54648cc7390d8c067b5c5e3 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.operation.year }} {{ item.operation.operation_code }}
+{{ item.operation.code_patriarche }} {{ item.operation.internal_reference }}
+{{ item.operation.in_charge.full_label }}
+{% if item.operation.is_active %}
+{%trans "Active file"%}{% trans "Context Record"%}
+
+{% if item.operation.code_patriarche %}
+{% 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:", " }}
+ +{# 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.source_type}} | +{{ doc.authors.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.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}} | +{{ 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 context record" %} | ||||||||