{% load i18n admin_urls simpelcore_tags %}
{% url object.opts|admin_urlname:'change' object.id|admin_urlquote as change_url %} {{ object.inner_id }} {{ object.created_at }} {{ object.get_status_display }}
{{ object.grand_total|currency }}
{% trans "Customer" %}: {{ object.customer }}
{{ object.note }}