Preview Import
Existing employees will have new rows appended (duplicates are skipped). New employees will be created automatically.
{% if mode == 'initial' %}
After import, the time period dates will be derived from the imported rows and you’ll assign weeks.
{% else %}
Dates not previously assigned to a week in this time period will be skipped.
{% endif %}
{% endblock %}