Sync all employees in loop, remove employee_kuerzel requirement, update README

This commit is contained in:
root
2025-10-23 13:02:52 +00:00
parent 7b6e287b66
commit 974116c024
2 changed files with 261 additions and 234 deletions

View File

@@ -168,7 +168,7 @@ Beide Systeme werden auf gemeinsames Format normalisiert (Berlin TZ):
{
"data": {
"body": {
"employee_kuerzel": "SB" // Erforderlich, kein Default
// Kein employee_kuerzel erforderlich, syncronisiert alle Mitarbeiter automatisch
}
}
}