Personio: 08–17 + Pause 12–13

Fügt im geöffneten Tag einen Button ein und trägt 08–17 + Pause 12–13 ein.

作者
ymoymoymo
今日安裝
0
安裝總數
0
評價
0 0 0
版本
1.4
建立日期
2025-08-15
更新日期
2025-08-15
尺寸
4.8 KB
授權條款
MIT
腳本執行於

Adds a button next to +work and +break in the personio attendance calender.

Change
const ok1 = await setPeriodTimes(work, 8, 0, 17, 0);
const ok2 = await setPeriodTimes(brk, 12, 0, 13, 0);

in line 91 and 92 so it matches your time

This script is not actively maintained so if it breaks down, I will fix it eventually.