{% extends "ishtar/sheet.html" %} {% load i18n ishtar_helpers window_ope_tables window_field window_header window_tables %} {% block head_title %}{% trans "Archaeological file" %} - {{item.full_internal_ref|default:''}}{% endblock %} {% block toolbar %} {% if can_add_operation %} {% window_file_nav item window_id previous next %} {% else %} {% window_nav item window_id 'show-file' 'file_modify' 'show-historized-file' 'revert-file' previous next 1 %} {% endif %} {% endblock %} {% block content %} {% with can_view_documents=permission_view_own_document|or_:permission_view_document %} {% with has_documents=item.documents.count %} {% with display_documents=can_view_documents|and_:has_documents %}
{{item.full_internal_ref|default:''}}
{{item.internal_reference|default:''}}
{{item.name|default:''}}
{% include "ishtar/blocks/sheet_external_id.html" %}{% item.deadline_date %}
{% endif %} {% endcomment %} {% field_flex_detail "In charge" item.in_charge %}" "" %}
" "" %}
{% trans "Year" %} | {% trans "Ref." %} | {% trans "Type" %} | {% trans "Date" %} |
---|---|---|---|
{{act.signature_date.year}} | {{act.ref_sra}} | {{act.act_type}} | {{act.signature_date}} |
{% trans "No administrative act linked to operations" %} |