{% extends "ishtar/sheet.html" %}
{% load i18n window_tables window_header window_ope_tables window_field from_dict %}
{% block head_title %}{% trans "Operation" %}{% endblock %}
{% block content %}
{% window_nav item window_id 'show-operation' 'operation_modify' 'show-historized-operation' 'revert-operation' previous next 1 %}
{% if item.image %}
{% endif%}
{% if item.virtual_operation %}
{% 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 "
" "" %} {% if not next %} {% if item.towns.count %}
{% trans "Type" %} | {% trans "Number" %} |
---|---|
{{label}} | {{nb}} |
{% trans "Period" %} | {% trans "Number" %} |
---|---|
{{label}} | {{nb}} |
{% trans "Material type" %} | {% trans "Number" %} |
---|---|
{{label}} | {{nb}} |
{% trans "Object type" %} | {% trans "Number" %} |
---|---|
{{label}} | {{nb}} |
{% trans "Period" %} | {% trans "Number" %} |
---|---|
{{label}} | {{nb}} |
{% trans "Type" %} | {% trans "Number" %} |
---|---|
{{label}} | {{nb}} |