{% load i18n bid_prebid bid_rounds bid_fiscal %} {% round_can_be_stopped event as can_stop %}
{% if rounds|length > 0 %}{% translate "Runde" %} | {% translate "Ergebnis" %} | ||
---|---|---|---|
{{ forloop.counter }} | {{ currency }} | {{ r.res.total_amount|amount_format }} | {% if r.res.total_amount >= r.obj.fiscal_plan_fk.required_amount %} {% else %} {% endif %} |