{% if perms.RIGS.view_event %} {% endif %} {% if perms.RIGS.view_event %} {% endif %} {% if edit %} {% endif %} {% for item in object.items.all %} {% include 'item_row.html' %} {% endfor %} {% if auth or perms.RIGS.view_event %} {% if not object.pk %} {% else %} {% endif %} {% endif %}
ItemPriceQuantitySub-total
Total (ex. VAT) £ {{object.sum_total|default:0|floatformat:2}}
VAT @ {{currentVAT.as_percent|floatformat}}% (TBC)VAT @ {{object.vat_rate.as_percent|floatformat|default:"TBD"}}%£ {{object.vat|default:0|floatformat:2}}
Total £ {{object.total|default:0|floatformat:2}}
{% if edit %} {% endif %}