{% extends "admin/base_site.html" %} {% comment %} This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. {% endcomment %} {% load proto_tags %} {% load i18n %} {% load static from staticfiles %} {% block extrahead %} {% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}Patrimônio oficial | {% endif %}NF | Descrição - complemento | Valor | Marca | NS | Estado | Localização | Posição | ||
---|---|---|---|---|---|---|---|---|---|---|
{% endif %} | {{ pg.pg.protocolo.num_documento }} | |||||||||
{{ p.numero_fmusp|default_if_none:"" }} | {% endif %}{% if p.equipamento %}[{{ p.equipamento.tipo }}] {% endif %}{{ p.descricao }} - {{ p.complemento|default:"" }} | {{ p.valor }} | {{ p.equipamento.entidade_fabricante.sigla }} | {{ p.ns }} | {% with p.historico_atual as historico_atual %}{{ historico_atual.estado }} | {{ historico_atual.endereco }} | {{ historico_atual.posicao|default_if_none:"" }} | {% endwith %}|||
{% endif %} | {% if pf.equipamento %}[{{ pf.equipamento.tipo }}] {% endif %}{{ pf.descricao }} - {{ pf.complemento|default:"" }} | {{ pf.valor }} | {{ pf.equipamento.entidade_fabricante.sigla }} | {{ pf.ns }} | {{ pf.historico_atual.estado }} | {{ pf.historico_atual.endereco }} | {{ pf.historico_atual.posicao|default_if_none:"" }} |
Não foram encontrados dados para a exibição. |