{{ form_start(form, {'attr': {'onsubmit': 'return _doPost("#"+this.id, this.action, "'~path('invoices.overview')~'")', 'id': 'create-new-invoice' }}) }}
{% if is_decimal_place_0(key) %} {{ key|number_format(0, ',', '.') }} {% else %} {{ key|number_format(2, ',', '.') }} {% endif %} %: | {{ value.netto|number_format(2, ',', '.') }} € |