Files
aza/AzA march 2026 - Kopie (9)/medwork_backup.json
2026-04-16 13:32:32 +02:00

72 lines
1.4 KiB
JSON

{
"version": 1,
"created_at": "2026-02-19T20:19:01.405750",
"schedule_items": [
{
"employee": "Dr. Müller",
"date": "2026-02-23",
"type": "work",
"note": ""
},
{
"employee": "Dr. Müller",
"date": "2026-02-24",
"type": "work",
"note": ""
},
{
"employee": "Dr. Müller",
"date": "2026-02-25",
"type": "vacation",
"note": "Skiferien"
},
{
"employee": "Dr. Müller",
"date": "2026-02-26",
"type": "vacation",
"note": "Skiferien"
},
{
"employee": "Dr. Müller",
"date": "2026-02-27",
"type": "vacation",
"note": "Skiferien"
},
{
"employee": "Anna Meier",
"date": "2026-02-23",
"type": "work",
"note": ""
},
{
"employee": "Anna Meier",
"date": "2026-02-24",
"type": "sick",
"note": "Grippe"
},
{
"employee": "Anna Meier",
"date": "2026-02-25",
"type": "work",
"note": ""
},
{
"employee": "Lisa Brunner",
"date": "2026-02-23",
"type": "work",
"note": ""
},
{
"employee": "Lisa Brunner",
"date": "2026-02-24",
"type": "work",
"note": ""
},
{
"employee": "Lisa Brunner",
"date": "2026-02-25",
"type": "work",
"note": "Bürodienst"
}
]
}