Insgesamt: {{total}}
Insgesamt: {{total}}
| QR-Code | Code | Vorlage/n | Anzahl verwendet | maximale Anzahl | Unternehmen | Team | Studiengruppe | Erstellungsdatum | Löschen |
|---|---|---|---|---|---|---|---|---|---|
| {{ row.code }} |
{% if row.vorlagennutzerName != "" %}
{{row.vorlagennutzerName}}
{% else %}
keine oder gelöschte Vorlage
{% endif %}
{% if row.vorlagennutzerName2 != "" %}
2. Vorlage:
{{row.vorlagennutzerName2}}
{% endif %}
|
{{ row.countCode }} | {% if row.maxCount == constant('PHP_INT_MAX') %} unbegrenzt {% else %} {{ row.maxCount }} {% endif %} {{row.code}}{{row.countCode}}{% if row.maxCount != constant('PHP_INT_MAX') %} {{row.maxCount}} {% endif %} | {{ row.company_name }} | {{ row.companygroup_name }} | {{ row.studygroup_id }} | {{ row.create_date|date('d.m.Y H:i') }} | {{row.code}} |