Import initail de calcul-astreintes v0.9.4 pour passage en paycheck 1.0

This commit is contained in:
2026-01-19 14:25:43 +01:00
commit cad0b2768a
44 changed files with 4183 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
{
"test": {
"label": "TEST (fallback)",
"matricule": "",
"rates": {
"456": 1,
"458": 1,
"459": 1,
"471": 1
},
"forfait_dim_ferie": 120
},
"alban": {
"label": "DUMERAIN Alban (165004)",
"matricule": "165004",
"rates": {
"456": 18.03,
"458": 30.05,
"459": 36.06,
"471": 3.58
},
"forfait_dim_ferie": 120
},
"lydie": {
"label": "ROUQUIER Lydie (266340)",
"matricule": "266340",
"rates": {
"456": 15.24,
"458": 25.4,
"459": 30.48,
"471": 3.03
},
"forfait_dim_ferie": 120
},
"clement": {
"label": "DUFETELLE Clement (178549)",
"matricule": "178549",
"rates": {
"456": 19.05,
"458": 31.75,
"459": 38.1,
"471": 3.78
},
"forfait_dim_ferie": 120
}
}