{% extends 'base.html.twig' %} {% block title %} {% trans %}Market{% endtrans %} {% trans %}1.9 FO jährliche Unterweisung zur Arbeitssicherheit, Umgang mit Gefahrstoffen, Hygiene am Arbeitsplatz und das Allgemeine Gleichbehandlungsgesetz{% endtrans %} {% endblock %} {% block content %}
Nächste Unterweisung | MA-Nr. | Name | Bestätigung MA | Unterschrift UW | Datum Unterweisung | KoSt. |
---|---|---|---|---|---|---|
{% if worker.annualInstruction %} {{ worker.annualInstruction.getNextDate | default('') | date('Y-m-d') }} {% else %} {{ worker.getNextFirstDayDate | default('') | date('Y-m-d') }} {% endif %} | {{ worker.number }} | {{ worker.firstName }} {{ worker.lastName }} |
{% if worker.annualInstruction %}
|
{% if worker.annualInstruction %}
|
{% if worker.annualInstruction %} {{ worker.annualInstruction.workerConfirmedAt | date('Y-m-d') }} {% else %} {{ worker.firstDay | date('Y-m-d') }} {% endif %} | {{ worker.team }} |