{% extends "ishtar/sheet_source.html" %} {% load i18n window_field link_to_window %} {% block head_sheet %} {{block.super}}

{% trans "Operation source"%}

{% endblock %} {% block related %} {% field "Related operation" item.owner '' item.owner|link_to_window %} {% endblock %}