fix reference package Chronos

This commit is contained in:
Augustin ROCHARD
2026-01-13 15:20:59 +01:00
parent 3dad07c562
commit 568ab81a4e
648 changed files with 410529 additions and 2303 deletions

View File

@@ -0,0 +1,221 @@
[
{
"code": "CA",
"label": "Congés annuels",
"calculationMode": "PLANNING",
"absenceGroupCode": "CO",
"payrollData": {
"wageType1": "RP1",
"processingCode": "PCA"
}
},
{
"code": "ABS",
"label": "Absence",
"calculationMode": "PLANNING",
"absenceGroupCode": "ABS",
"payrollData": {
"wageType1": "RP1",
"processingCode": "PAB"
}
},
{
"code": "MAL",
"label": "Maladie",
"calculationMode": "PLANNING",
"absenceGroupCode": "AT",
"payrollData": {
"wageType2": "RP2",
"processingCode": "PML"
}
},
{
"code": "MAT",
"label": "Congé maternité",
"calculationMode": "PLANNING",
"absenceGroupCode": "CEF",
"payrollData": {
"wageType3": "RP3",
"processingCode": "PMT"
}
},
{
"code": "AAP",
"label": "Absence autorisé payée",
"calculationMode": "PLANNING",
"absenceGroupCode": "ABS",
"payrollData": {
"wageType4": "RP4",
"processingCode": "PAA"
}
},
{
"code": "FOR",
"label": "Formations Diverses",
"calculationMode": "PLANNING",
"absenceGroupCode": "FOR",
"payrollData": {
"wageType1": "RP1",
"wageType2": "RP2",
"processingCode": "PFO"
}
},
{
"code": "CP",
"label": "Congés Payés",
"calculationMode": "PLANNING",
"absenceGroupCode": "CO",
"payrollData": {
"wageType1": "RP1",
"wageType2": "RP2",
"wageType3": "RP3",
"processingCode": "PCP"
},
"linkedToARight": true
},
{
"code": "RTT",
"label": "RTT",
"calculationMode": "PLANNING",
"absenceGroupCode": "RTT",
"payrollData": {
"wageType1": "RP1",
"wageType4": null,
"processingCode": null
},
"linkedToARight": true
},
{
"code": "TT",
"label": "Télétravail",
"calculationMode": "PLANNING",
"absenceGroupCode": "ATT"
},
{
"code": "TTP",
"label": "Télétravail planifié",
"calculationMode": "PLANNING",
"absenceGroupCode": "ATT",
"linkedToARight": true
},
{
"code": "TTO",
"label": "Télétravail occasionnel",
"calculationMode": "PLANNING",
"absenceGroupCode": "ATT"
},
{
"code": "TTS",
"label": "Télétravail raison de santé",
"calculationMode": "PLANNING",
"absenceGroupCode": "ATT"
},
{
"code": "PAT",
"label": "Congé paternité",
"calculationMode": "PLANNING",
"absenceGroupCode": "CEF"
},
{
"code": "MP",
"label": "Maladie professionnelle",
"calculationMode": "PLANNING",
"absenceGroupCode": "MAL"
},
{
"code": "VAE",
"label": "validations Acquis Expériences",
"calculationMode": "PLANNING",
"absenceGroupCode": "FOR"
},
{
"code": "BIL",
"label": "Congé bilan de compétences",
"calculationMode": "PLANNING",
"absenceGroupCode": "FOR"
},
{
"code": "FS",
"label": "Formation syndicale",
"calculationMode": "PLANNING",
"absenceGroupCode": "ADP"
},
{
"code": "CHS",
"label": "CHSCT",
"calculationMode": "PLANNING",
"absenceGroupCode": "ADP",
"linkedToARight": true
},
{
"code": "CE",
"label": "Comité d'entreprise",
"calculationMode": "HOURS",
"absenceGroupCode": "ADP",
"linkedToARight": true
},
{
"code": "VMD",
"label": "Visite Médicale",
"calculationMode": "PLANNING",
"absenceGroupCode": "ABS"
},
{
"code": "EMA",
"label": "Enfant Malade",
"calculationMode": "PLANNING",
"absenceGroupCode": "ABS"
},
{
"code": "REU",
"label": "Réunion",
"calculationMode": "HOURS",
"absenceGroupCode": "ABS"
},
{
"code": "RCU",
"label": "Récupération",
"calculationMode": "HOURS",
"absenceGroupCode": "CO",
"linkedToARight": true
},
{
"code": "AJ",
"label": "Absence à justifier",
"calculationMode": "HOURS",
"absenceGroupCode": "ABS"
},
{
"code": "AFO",
"label": "Formation occasionnelle",
"calculationMode": "HOURS",
"absenceGroupCode": "FOR"
},
{
"code": "SYN",
"label": "Temps syndical",
"calculationMode": "HOURS",
"absenceGroupCode": "ADP"
},
{
"code": "JEI",
"label": "Jeune entreprise innovante",
"calculationMode": "OPEN_DAYS",
"absenceGroupCode": "SPE",
"linkedToARight": true
},
{
"code": "ELU",
"label": "Congés mairie",
"calculationMode": "HOURS",
"absenceGroupCode": "SPE",
"linkedToARight": true
},
{
"code": "CAI",
"label": "Congés annuels interne",
"calculationMode": "PLANNING",
"absenceGroupCode": "CO",
"linkedToARight": true
}
]

View File

@@ -0,0 +1,62 @@
[
{
"code": "ABS",
"name": "Absences PM",
"colorNumber": 6
},
{
"code": "CO",
"name": "Absences Congés",
"colorNumber": 27
},
{
"code": "AT",
"name": "Absences Arrêts",
"colorNumber": 13
},
{
"code": "FOR",
"name": "Absences Formations",
"colorNumber": 4
},
{
"code": "RTT",
"name": "RTT",
"colorNumber": 26
},
{
"code": "ATT",
"name": "Absences Télétravail",
"colorNumber": 11
},
{
"code": "CO",
"name": "Absences Congés",
"colorNumber": 19
},
{
"code": "CEF",
"name": "Congés Evénements Familiaux",
"colorNumber": 21
},
{
"code": "MAL",
"name": "Absences Maladie",
"colorNumber": 5
},
{
"code": "FOR",
"name": "Absences Formations",
"colorNumber": 10
},
{
"code": "SPE",
"name": "Congés Spécifiques",
"colorNumber": 14
},
{
"code": "ADP",
"name": "Absence Délégués du Personnel",
"colorNumber": 16
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -0,0 +1 @@
justificatif

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,333 @@
[
{
"metadata": {},
"data": [
{
"code": "STD-SELF1",
"label": "Législation SelfService1",
"absences": [
{
"absenceCode": "RTT",
"absenceDetails": [
{
"index": 1,
"rightCode": "DRTT",
"exerciseNumber": -1,
"threshold": "0",
"outOfExerciseUnitNumber": 1,
"unit": "MONTH",
"quantity": "5"
},
{
"index": 3,
"rightCode": "DRTT",
"exerciseNumber": 1,
"threshold": "1",
"outOfExerciseUnitNumber": 1,
"unit": "MONTH",
"quantity": "3"
},
{
"index": 2,
"rightCode": "DRTT",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "CE",
"absenceDetails": [
{
"index": 1,
"rightCode": "DCE",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "CHS",
"absenceDetails": [
{
"index": 3,
"rightCode": "CHS",
"exerciseNumber": -1,
"threshold": "0",
"outOfExerciseUnitNumber": 5,
"unit": "DAY",
"quantity": "10"
},
{
"index": 5,
"rightCode": "CHS",
"exerciseNumber": 1,
"threshold": "0",
"outOfExerciseUnitNumber": 5,
"unit": "DAY",
"quantity": "10"
},
{
"index": 4,
"rightCode": "CHS",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "CP",
"absenceDetails": [
{
"index": 4,
"rightCode": "DCP",
"exerciseNumber": 1,
"threshold": "1",
"outOfExerciseUnitNumber": 1,
"unit": "MONTH",
"quantity": "3"
},
{
"index": 1,
"rightCode": "DCP",
"exerciseNumber": -2,
"threshold": "0",
"outOfExerciseUnitNumber": 10,
"unit": "MONTH",
"quantity": "20"
},
{
"index": 3,
"rightCode": "DCP",
"exerciseNumber": 0
},
{
"index": 2,
"rightCode": "DCP",
"exerciseNumber": -1,
"threshold": "0",
"outOfExerciseUnitNumber": 10,
"unit": "MONTH",
"quantity": "25"
}
]
},
{
"absenceCode": "TTP",
"absenceDetails": [
{
"index": 2,
"rightCode": "DTT",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "RCU",
"absenceDetails": [
{
"index": 1,
"rightCode": "DPH",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "JEI",
"absenceDetails": [
{
"index": 1,
"rightCode": "DJE",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "ELU",
"absenceDetails": [
{
"index": 1,
"rightCode": "DEL",
"exerciseNumber": 0
}
]
}
]
},
{
"code": "STD-SELF2",
"label": "Législation SelfService2",
"absences": [
{
"absenceCode": "RTT",
"absenceDetails": [
{
"index": 2,
"rightCode": "DRTT",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "CE",
"absenceDetails": [
{
"index": 1,
"rightCode": "DCE",
"exerciseNumber": 0,
"outOfExerciseUnitNumber": 0,
"unit": "DAY"
}
]
},
{
"absenceCode": "RCU",
"absenceDetails": [
{
"index": 1,
"rightCode": "DPH",
"exerciseNumber": 0,
"outOfExerciseUnitNumber": 0,
"unit": "DAY"
}
]
},
{
"absenceCode": "CP",
"absenceDetails": [
{
"index": 1,
"rightCode": "DCP",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "CHS",
"absenceDetails": [
{
"index": 1,
"rightCode": "CHS",
"exerciseNumber": -1,
"threshold": "0",
"outOfExerciseUnitNumber": 5,
"unit": "DAY",
"quantity": "10"
},
{
"index": 3,
"rightCode": "CHS",
"exerciseNumber": 1,
"threshold": "0",
"outOfExerciseUnitNumber": 5,
"unit": "DAY",
"quantity": "10"
},
{
"index": 2,
"rightCode": "CHS",
"exerciseNumber": 0,
"threshold": "0",
"outOfExerciseUnitNumber": 0,
"unit": "DAY",
"quantity": "0"
}
]
},
{
"absenceCode": "TTP",
"absenceDetails": [
{
"index": 1,
"rightCode": "DTT",
"exerciseNumber": 0,
"threshold": "0",
"outOfExerciseUnitNumber": 0,
"unit": "MONTH",
"quantity": "0"
}
]
},
{
"absenceCode": "JEI",
"absenceDetails": [
{
"index": 1,
"rightCode": "DJE",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "ELU",
"absenceDetails": [
{
"index": 1,
"rightCode": "DEL",
"exerciseNumber": 0
}
]
}
]
},
{
"code": "STD",
"label": "STANDARD",
"absences": [
{
"absenceCode": "CP",
"absenceDetails": [
{
"index": 1,
"rightCode": "DCP",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "TTP",
"absenceDetails": [
{
"index": 1,
"rightCode": "DTT",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "RTT",
"absenceDetails": [
{
"index": 1,
"rightCode": "DRTT",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "CE",
"absenceDetails": [
{
"index": 1,
"rightCode": "DCE",
"exerciseNumber": 0
}
]
},
{
"absenceCode": "CAI",
"absenceDetails": [
{
"index": 1,
"rightCode": "DCAI",
"exerciseNumber": 0
}
]
}
]
},
{
"code": "MED",
"label": "Législation Médecins (PJG)",
"absences": []
}
]
}
]

View File

@@ -0,0 +1,19 @@
[
{
"code": "PIPVSANSCOMP",
"label": "PI poste vacation sans compét."
},
{
"code": "ANNEXE",
"label": "Annexe"
},
{
"code": "EDGCHIRDIG",
"label": "EDG Garde chirurgie Digestive",
"skillsProfileCode": "EDGCH"
},
{
"code": "CAACCUEIL",
"label": "Accueil"
}
]

View File

@@ -0,0 +1,74 @@
[
{
"name": "TCLOTURE",
"value": "2020-12-31",
"type": "DATE"
},
{
"name": "TDERTRT",
"value": "2021-12-31",
"type": "DATE"
},
{
"name": "TFINPRV",
"value": "3000",
"type": "NUMERICAL"
},
{
"name": "TAM_CALEND",
"value": "TAMFERIE",
"type": "CHARACTER"
},
{
"name": "HORAIRE_NON_AFFECTATION_PM",
"value": "000",
"type": "CHARACTER"
},
{
"name": "POSTE_VERS_PLANNINGS",
"value": "HOR",
"type": "CHARACTER"
},
{
"name": "NIVEAU_MOBILITE",
"value": "Unité",
"type": "CHARACTER"
},
{
"name": "VALIDATION_ABSENCES",
"value": true,
"type": "LOGICAL"
},
{
"name": "SELFSERVICE_INSTALLED",
"value": true,
"type": "LOGICAL"
},
{
"name": "BSPYORCOD",
"value": "BADGE",
"type": "CHARACTER"
},
{
"name": "TPSGENUS_PASSWORD",
"value": "TEXTE,password",
"type": "CHARACTER"
},
{
"name": "MODIF_UI_SITUATION_ANOMALIE",
"value": true,
"type": "LOGICAL"
},
{
"name": "WEB_CTX_OUTILS_04",
"value": "tpsrbcartesitu.r",
"type": "CHARACTER",
"comment": "Carte de situation"
},
{
"name": "WEB_CTX_OUTILS_05",
"value": "tpsrbcartesitu_interne.r",
"type": "CHARACTER",
"comment": "Carte de situation interne"
}
]

View File

@@ -0,0 +1,189 @@
[
{
"metadata": {},
"data": [
{
"userIds": [
"PLAN_PROD",
"RESP_PROD",
"ASYS",
"RESP_TF"
],
"populationCode": "PROD",
"referencePopulation": false,
"populationLabel": "Service Production",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Service",
"value": "PROD",
"categories": [
"PROD"
]
}
]
},
{
"userIds": [
"PLAN_PROD",
"ASYS"
],
"populationCode": "PROD_FFP2",
"referencePopulation": false,
"populationLabel": "Production FFP2",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Equipe",
"value": "001,002,003",
"categories": [
"PROD"
]
}
]
},
{
"userIds": [
"PLAN_GARDES",
"PLAN_GARDES1",
"ASYS"
],
"populationCode": "UF1000",
"referencePopulation": false,
"populationLabel": "Unité Fonctionnelle 1000",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "1000",
"categories": [
"MED"
]
}
]
},
{
"userIds": [
"PLAN_GARDES",
"PLAN_GARDES1",
"ASYS"
],
"populationCode": "UF1300",
"referencePopulation": false,
"populationLabel": "Unité Fonctionnelle 1300",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "1300",
"categories": [
"MED"
]
}
]
},
{
"userIds": [
"PLAN_GARDES",
"PLAN_GARDES1",
"ASYS"
],
"populationCode": "UF1400",
"referencePopulation": false,
"populationLabel": "Unité Fonctionnelle 1400",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "1400",
"categories": [
"MED"
]
}
]
},
{
"userIds": [
"PLAN_GARDES",
"PLAN_GARDES1",
"RESP_CHIR",
"ASYS"
],
"populationCode": "UF2944",
"referencePopulation": false,
"populationLabel": "Chirurgie",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "2944",
"categories": [
"MED"
]
}
]
},
{
"userIds": [
"PLAN_GARDES",
"PLAN_GARDES1",
"ASYS"
],
"populationCode": "UF3865",
"referencePopulation": false,
"populationLabel": "Radiologie",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "3865",
"categories": [
"MED"
]
}
]
},
{
"userIds": [
"PLAN_GARDES",
"PLAN_GARDES1",
"ASYS"
],
"populationCode": "UF6645",
"referencePopulation": false,
"populationLabel": "Anesthésie",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "6645",
"categories": [
"MED"
]
}
]
},
{
"userIds": [
"PLAN_GARDES",
"PLAN_GARDES1",
"RESP_PEDIA_H",
"ASYS"
],
"populationCode": "UF0017",
"referencePopulation": false,
"populationLabel": "PEDIATRIE_HOSPI",
"useMobility": false,
"criterias": [
{
"customFieldLabel": "Unité",
"value": "0017",
"categories": [
"MED"
]
}
]
}
]
}
]

View File

@@ -0,0 +1,263 @@
[
{
"metadata": {},
"data": [
{
"customFieldLabel": "Service",
"categoryCode": "PROD"
},
{
"customFieldLabel": "Equipe",
"categoryCode": "PROD"
},
{
"customFieldLabel": "MATRICULE",
"categoryCode": "PROD"
},
{
"customFieldLabel": "NOM",
"categoryCode": "PROD"
},
{
"customFieldLabel": "PRENOM",
"categoryCode": "PROD"
},
{
"customFieldLabel": "DATE SOCIETE",
"categoryCode": "PROD"
},
{
"customFieldLabel": "DATE SORTIE",
"categoryCode": "PROD"
},
{
"customFieldLabel": "MOTIF SORTIE",
"categoryCode": "PROD"
},
{
"customFieldLabel": "CALENDRIER",
"categoryCode": "PROD"
},
{
"customFieldLabel": "GESTION DES TEMPS",
"categoryCode": "PROD"
},
{
"customFieldLabel": "GROUPE TEMPS",
"categoryCode": "PROD"
},
{
"customFieldLabel": "LEGISLATION",
"categoryCode": "PROD"
},
{
"customFieldLabel": "DATDERMODIF",
"categoryCode": "PROD"
},
{
"customFieldLabel": "Unité",
"categoryCode": "PROD"
},
{
"customFieldLabel": "Unité",
"categoryCode": "MED"
},
{
"customFieldLabel": "MATRICULE",
"categoryCode": "MED"
},
{
"customFieldLabel": "NOM",
"categoryCode": "MED"
},
{
"customFieldLabel": "PRENOM",
"categoryCode": "MED"
},
{
"customFieldLabel": "DATE SOCIETE",
"categoryCode": "MED"
},
{
"customFieldLabel": "DATE SORTIE",
"categoryCode": "MED"
},
{
"customFieldLabel": "MOTIF SORTIE",
"categoryCode": "MED"
},
{
"customFieldLabel": "CALENDRIER",
"categoryCode": "MED"
},
{
"customFieldLabel": "GESTION DES TEMPS",
"categoryCode": "MED"
},
{
"customFieldLabel": "GROUPE TEMPS",
"categoryCode": "MED"
},
{
"customFieldLabel": "LEGISLATION",
"categoryCode": "MED"
},
{
"customFieldLabel": "DATDERMODIF",
"categoryCode": "MED"
},
{
"customFieldLabel": "NO_ASSOCIATION",
"categoryCode": "MED"
},
{
"customFieldLabel": "MATRICULE",
"categoryCode": "FIC"
},
{
"customFieldLabel": "NOM",
"categoryCode": "FIC"
},
{
"customFieldLabel": "PRENOM",
"categoryCode": "FIC"
},
{
"customFieldLabel": "Unité",
"categoryCode": "FIC"
},
{
"customFieldLabel": "GESTION DES TEMPS",
"categoryCode": "FIC"
},
{
"customFieldLabel": "Unité",
"categoryCode": "SAL"
},
{
"customFieldLabel": "ZONE1",
"categoryCode": "SAL"
},
{
"customFieldLabel": "INDICATEUR",
"categoryCode": "SAL"
},
{
"customFieldLabel": "MATRICULE",
"categoryCode": "FIC2"
},
{
"customFieldLabel": "NOM",
"categoryCode": "FIC2"
},
{
"customFieldLabel": "PRENOM",
"categoryCode": "FIC2"
},
{
"customFieldLabel": "Unité",
"categoryCode": "FIC2"
},
{
"customFieldLabel": "GESTION DES TEMPS",
"categoryCode": "FIC2"
},
{
"customFieldLabel": "MATRICULE",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "NOM",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "PRENOM",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "DATE DE NAISSANCE",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "NB.ENFANTS",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "ADRESSE",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "C.P",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "COMMUNE",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "Domaine",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "Secteur",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "Service",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "Unité",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "DATE SOCIETE",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "DATE SORTIE",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "MOTIF SORTIE",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "CALENDRIER",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "Pointage",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "BADGE",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "TERMINAL",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "GESTION DES TEMPS",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "GROUPE TEMPS",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "LEGISLATION",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "DATDERMODIF",
"categoryCode": "AGENT"
},
{
"customFieldLabel": "SENIOR-INTERNE",
"categoryCode": "MED"
}
]
}
]

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,195 @@
[
{
"metadata": {},
"data": [
{
"categoryCode": "PROD",
"profileId": "RESP_PI",
"tabs": [
{
"name": "Etat-civil",
"index": 1,
"frames": [
{
"name": "Identité",
"index": 1,
"frameCustomFields": [
{
"customFieldLabel": "MATRICULE",
"rank": 0
},
{
"customFieldLabel": "NOM",
"rank": 1
},
{
"customFieldLabel": "PRENOM",
"rank": 2
},
{
"customFieldLabel": "DATE SOCIETE",
"rank": 3
},
{
"customFieldLabel": "DATE SORTIE",
"rank": 4
},
{
"customFieldLabel": "MOTIF SORTIE",
"rank": 5
}
]
}
]
},
{
"name": "Profession",
"index": 2,
"frames": [
{
"name": "Affectation",
"index": 1,
"frameCustomFields": [
{
"customFieldLabel": "Service",
"rank": 0
},
{
"customFieldLabel": "Equipe",
"rank": 1
}
]
}
]
},
{
"name": "GTA",
"index": 3,
"frames": [
{
"name": "Gestion des temps",
"index": 1,
"frameCustomFields": [
{
"customFieldLabel": "GESTION DES TEMPS",
"rank": 0
},
{
"customFieldLabel": "GROUPE TEMPS",
"rank": 1
},
{
"customFieldLabel": "LEGISLATION",
"rank": 2
},
{
"customFieldLabel": "CALENDRIER",
"rank": 3
},
{
"customFieldLabel": "DATDERMODIF",
"rank": 4
}
]
}
]
}
]
},
{
"categoryCode": "MED",
"profileId": "RESP_TAM",
"tabs": [
{
"name": "Etat-civil",
"index": 1,
"frames": [
{
"name": "Identité",
"index": 1,
"frameCustomFields": [
{
"customFieldLabel": "MATRICULE",
"rank": 0
},
{
"customFieldLabel": "NOM",
"rank": 1
},
{
"customFieldLabel": "PRENOM",
"rank": 2
},
{
"customFieldLabel": "DATE SOCIETE",
"rank": 3
},
{
"customFieldLabel": "DATE SORTIE",
"rank": 4
},
{
"customFieldLabel": "MOTIF SORTIE",
"rank": 5
}
]
}
]
},
{
"name": "Profession",
"index": 2,
"frames": [
{
"name": "Affectation",
"index": 1,
"frameCustomFields": [
{
"customFieldLabel": "Unité",
"rank": 0
},
{
"customFieldLabel": "SENIOR-INTERNE",
"rank": 1
}
]
}
]
},
{
"name": "GTA",
"index": 3,
"frames": [
{
"name": "Gestion des temps",
"index": 1,
"frameCustomFields": [
{
"customFieldLabel": "GESTION DES TEMPS",
"rank": 0
},
{
"customFieldLabel": "GROUPE TEMPS",
"rank": 1
},
{
"customFieldLabel": "LEGISLATION",
"rank": 2
},
{
"customFieldLabel": "CALENDRIER",
"rank": 3
},
{
"customFieldLabel": "DATDERMODIF",
"rank": 4
}
]
}
]
}
]
}
]
}
]

View File

@@ -0,0 +1,128 @@
[
{
"metadata": {},
"data": [
{
"code": "DCP",
"label": "Congés payés",
"concise": "Droit CP",
"managementMode": "DAY",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 12,
"comment": "25 CP par an. Acquisition de 25/12 jours par mois. Possibilité de prendre en anticipé sur l'exercice suivant."
},
{
"code": "DRTT",
"label": "Réduction du temps de travail",
"concise": "Droit RTT",
"managementMode": "DAY",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 12,
"comment": "10 jours du 1er janvier au 31 décembre"
},
{
"code": "CHS",
"label": "Mandat CHSCT",
"concise": "Mandat CHSCT",
"managementMode": "DAY",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 12,
"comment": "10 jours du 1er janvier au 31 décembre"
},
{
"code": "DCE",
"label": "Heures de délégation",
"concise": "délég CSE",
"managementMode": "HOUR",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 999,
"comment": "Le nombre mensuel d'heures de délégation ne peut pas être inférieur à 10 heures dans les entreprises de moins de 50 salariés ; 16 heures dans les entreprises de plus de 50 salariés"
},
{
"code": "DPH",
"label": "Permanent heure",
"concise": "Droit PH",
"managementMode": "HOUR",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 12,
"comment": ""
},
{
"code": "DTT",
"label": "Télétravail",
"concise": "Droit TT",
"managementMode": "DAY",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 12,
"comment": ""
},
{
"code": "DEM",
"label": "Absences pour enfant malade",
"concise": "Jours EM",
"managementMode": "DAY",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 12,
"comment": "3 journées par an ; si l'enfant a moins d'un an ou que le salarié assume la charge d'au moins 3 enfants de moins de 16 ans : 5 journées par an"
},
{
"code": "DPJ",
"label": "Périodicité jour",
"concise": "Droit PJ",
"managementMode": "HOUR",
"periodicity": "DAY",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 0,
"comment": ""
},
{
"code": "DJE",
"label": "Congé ou temps partiel JEI",
"concise": "Droit JEI",
"managementMode": "DAY",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 1,
"comment": "Ce congé permet de suspendre le contrat de travail afin de retrouver l'emploi précédemment occupé à son terme, ou d'être en temps partiel."
},
{
"code": "DEL",
"label": "Élu local salarié",
"concise": "Droit DEL",
"managementMode": "HOUR",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 1,
"duration": 4,
"comment": "Le salarié exerçant un mandat local peut bénéficier d'autorisations d'absence et d'un crédit d'heures lui permettant de remplir ses obligations d'élu."
},
{
"code": "DCAI",
"label": "Droit congés annuels internes",
"concise": "Droit CAI",
"managementMode": "DAY",
"periodicity": "MONTH",
"durationStartDay": 1,
"durationStartMonth": 11,
"duration": 12,
"comment": "L'interne bénéficie de 30 jours ouvrables de congés annuels."
}
]
}
]

View File

@@ -0,0 +1,182 @@
[
{
"code": "ACANG",
"label": "Anglais",
"evaluationClassCode": "C-LOG"
},
{
"code": "SPOPE",
"label": "Habilitation Prévention et Secours Civiques",
"evaluationClassCode": "C-LOG"
},
{
"code": "SPSOG",
"label": "Techniques vétérinaires Règles de protection des animaux",
"evaluationClassCode": "C-LOG"
},
{
"code": "SUMAG",
"label": "Chariots automoteurs de manutention",
"evaluationClassCode": "C-LOG"
},
{
"code": "ACACC",
"label": "Accueil renseignement et orientation public",
"evaluationClassCode": "C-NIV"
},
{
"code": "ALGES",
"label": "Gestion équipes",
"evaluationClassCode": "C-NIV"
},
{
"code": "COBOU",
"label": "Techniques de vente",
"evaluationClassCode": "C-NIV"
},
{
"code": "SPANI",
"label": "Animation",
"evaluationClassCode": "C-NIV"
},
{
"code": "SPMAQ",
"label": "Techniques de maquillage",
"evaluationClassCode": "C-NIV"
},
{
"code": "SUCOM",
"label": "Techniques de communication",
"evaluationClassCode": "C-NIV"
},
{
"code": "RECUI",
"label": "Préparation des plats et sandwichs",
"evaluationClassCode": "C-NIV"
},
{
"code": "RESER",
"label": "Techniques de service et de dressage de plats",
"evaluationClassCode": "C-NIV"
},
{
"code": "PBND",
"label": "Protocoles de bio-nettoyage et désinfection",
"evaluationClassCode": "C-LOG"
},
{
"code": "QHSE",
"label": "Procédures Qualité, Hygiène, Sécurité et Environnement",
"evaluationClassCode": "C-LOG"
},
{
"code": "UPMNH",
"label": "Utilisation des produits et matériels de nettoyage hospitalier",
"evaluationClassCode": "C-NIV"
},
{
"code": "TERMD",
"label": "Maîtriser la terminologie médicale",
"evaluationClassCode": "C-NIV"
},
{
"code": "LGD",
"label": "Logiciels de gestion de dossiers",
"evaluationClassCode": "C-LOG"
},
{
"code": "CRMED",
"label": "Rédiger et mettre en forme des comptes rendus médicaux",
"evaluationClassCode": "C-NIV"
},
{
"code": "REPLO",
"label": "Réparations plomberie",
"evaluationClassCode": "C-NIV"
},
{
"code": "RELEC",
"label": "Réparations Eléctricité",
"evaluationClassCode": "C-NIV"
},
{
"code": "NSMED",
"label": "Normes de sécurité dans un établissement de santé",
"evaluationClassCode": "C-LOG"
},
{
"code": "MAHYD",
"label": "Hydromécanique",
"evaluationClassCode": "C-NIV"
},
{
"code": "MAELE",
"label": "Electromécanique",
"evaluationClassCode": "C-NIV"
},
{
"code": "CACES",
"label": "Conduite d'engins",
"evaluationClassCode": "C-LOG"
},
{
"code": "GESTO",
"label": "Logiciel de gestion des stocks",
"evaluationClassCode": "C-NIV"
},
{
"code": "RECTR",
"label": "Réceptionner et contrôler les livraisons",
"evaluationClassCode": "C-NIV"
},
{
"code": "HACCP",
"label": "Normes dhygiène alimentaire",
"evaluationClassCode": "C-NIV"
},
{
"code": "PREPL",
"label": "Préparer les plats",
"evaluationClassCode": "C-NIV"
},
{
"code": "NETEL",
"label": "Nettoyer les équipements et les locaux de cuisine",
"evaluationClassCode": "C-NIV"
},
{
"code": "OBLM",
"label": "Outils bureautiques et logiciels métiers",
"evaluationClassCode": "C-NIV"
},
{
"code": "RGFPB",
"label": "règles de la fonction publique hospitalière",
"evaluationClassCode": "C-NIV"
},
{
"code": "SPPIL",
"label": "Règles de sécurité des biens et des personnes",
"evaluationClassCode": "C-LOG"
},
{
"code": "SUSEC",
"label": "Contrôle et sécurisation du publique",
"evaluationClassCode": "C-NIV"
},
{
"code": "SUPRV",
"label": "Prévention et gestion des conflits",
"evaluationClassCode": "C-NIV"
},
{
"code": "EDGCD",
"label": "Chirurgie Digestive (Echange De Garde)",
"evaluationClassCode": "C-NIV"
},
{
"code": "EDGUR",
"label": "Urgentiste (Echange De Garde)",
"evaluationClassCode": "C-NIV"
}
]

View File

@@ -0,0 +1,43 @@
[
{
"code": "C-NIV",
"label": "Niveau de la compétence",
"values": [
{
"code": "DEBUTANT",
"rank": 1
},
{
"code": "INTERMEDIAIRE",
"label": "Intermédiaire",
"rank": 2
},
{
"code": "CERTIFIE",
"label": "Certifié",
"rank": 3
},
{
"code": "CONFIRME",
"label": "Confirmé",
"rank": 4
}
]
},
{
"code": "C-LOG",
"label": "Logique",
"values": [
{
"code": "OUI",
"label": "A la compétence",
"rank": 1
},
{
"code": "NON",
"label": "N'a pas la compétence",
"rank": 2
}
]
}
]

View File

@@ -0,0 +1,141 @@
[
{
"code": "ASH",
"label": "Agent de Service Hospitalier",
"skills": [
"PBND",
"UPMNH",
"QHSE"
]
},
{
"code": "SCMED",
"label": "Secrétaire Médicale",
"skills": [
"TERMD",
"LGD",
"CRMED"
]
},
{
"code": "AGTEC",
"label": "Agent Technique",
"skills": [
"REPLO",
"RELEC",
"NSMED"
]
},
{
"code": "AGMAIN",
"label": "Agent Maintenance",
"skills": [
"NSMED",
"MAHYD",
"MAELE"
]
},
{
"code": "AGLOG",
"label": "Agent Logistique",
"skills": [
"CACES",
"GESTO",
"RECTR"
]
},
{
"code": "AGRES",
"label": "Agent de restauration",
"skills": [
"HACCP",
"PREPL",
"NETEL"
]
},
{
"code": "GEADM",
"label": "Gestionnaire administratif",
"skills": [
"OBLM",
"RGFPB"
]
},
{
"code": "EREST",
"label": "EMPLOYÉ POLYVALENT DE RESTAURATION",
"skills": [
"RECUI",
"RESER",
"REPLO"
]
},
{
"code": "AMANT",
"label": "AGENT DE MAINTENANCE",
"skills": [
"MAHYD",
"MAELE"
]
},
{
"code": "CVEBI",
"label": "CONSEILLER VENDEUR BILLETTERIE",
"skills": [
"ACACC"
]
},
{
"code": "MBOUT",
"label": "MANAGER BOUTIQUES",
"skills": [
"COBOU",
"ACANG"
]
},
{
"code": "RANIM",
"label": "RESPONSABLE ANIMALIER",
"skills": [
"SPSOG"
]
},
{
"code": "MAGAS",
"label": "MAGASINIER",
"skills": [
"SUMAG"
]
},
{
"code": "OATTR",
"label": "OPERATEUR D'ATTRACTION",
"skills": [
"QHSE",
"SPOPE",
"SPANI",
"SPMAQ"
]
},
{
"code": "PATTR",
"label": "PILOTE",
"skills": [
"ALGES",
"SUCOM"
]
},
{
"code": "ASECU",
"label": "AGENT DE SECURITE",
"skills": [
"SPPIL",
"SUSEC",
"SUPRV"
]
}
]

View File

@@ -0,0 +1,307 @@
[
{
"code": "CUISINE S",
"label": "Cuisine Small",
"formulaLines": [
{
"condition": "AND",
"skill": "RECUI",
"operator": "NOT_EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "REPLO",
"operator": "EQUAL",
"value": "1"
}
]
},
{
"code": "CUISINE M",
"label": "Cuisine Medium",
"formulaLines": [
{
"condition": "AND",
"skill": "RECUI",
"operator": "NOT_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "RESER",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "REPLO",
"operator": "EQUAL",
"value": "1"
}
]
},
{
"code": "CUISINE L",
"label": "Cuisine Large",
"formulaLines": [
{
"condition": "AND",
"skill": "RECUI",
"operator": "EQUAL",
"value": "4"
},
{
"condition": "AND",
"skill": "RESER",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "REPLO",
"operator": "EQUAL",
"value": "1"
}
]
},
{
"code": "ANIMATEUR A",
"label": "Animateur Animalier",
"formulaLines": [
{
"condition": "AND",
"skill": "ACACC",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "SPANI",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "SPSOG",
"operator": "EQUAL",
"value": "1"
}
]
},
{
"code": "ANIMATEUR S",
"label": "Animateur Small",
"formulaLines": [
{
"condition": "AND",
"skill": "SPANI",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "1"
},
{
"skill": "SPOPE",
"operator": "EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "ACACC",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
}
]
},
{
"code": "ANIMATEUR M",
"label": "Animateur Medium",
"formulaLines": [
{
"condition": "AND",
"skill": "SPANI",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "SPOPE",
"operator": "EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "SPPIL",
"operator": "EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "ACACC",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
}
]
},
{
"code": "ANIMATEUR L",
"label": "Animateur Large",
"formulaLines": [
{
"condition": "AND",
"skill": "SPANI",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "QHSE",
"operator": "EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "ACACC",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "ALGES",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
}
]
},
{
"code": "AGENT S",
"label": "Agent Safety",
"formulaLines": [
{
"condition": "AND",
"skill": "SPPIL",
"operator": "EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "ACACC",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "SUSEC",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "SUPRV",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "1"
}
]
},
{
"code": "AGENT A",
"label": "Agent Réception",
"formulaLines": [
{
"condition": "AND",
"skill": "ACANG",
"operator": "EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "ACACC",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
}
]
},
{
"code": "AGENT B",
"label": "Animateur Ref",
"formulaLines": [
{
"condition": "AND",
"skill": "ACANG",
"operator": "EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "ACACC",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "SPANI",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "2"
},
{
"condition": "AND",
"skill": "COBOU",
"operator": "NOT_EQUAL",
"value": "2"
}
]
},
{
"code": "AGENT L",
"label": "Agent Logistique",
"formulaLines": [
{
"condition": "AND",
"skill": "SPPIL",
"operator": "EQUAL",
"value": "1"
},
{
"condition": "AND",
"skill": "SUMAG",
"operator": "EQUAL",
"value": "1"
}
]
},
{
"code": "TECH HE",
"label": "Technicien",
"formulaLines": [
{
"condition": "AND",
"skill": "MAHYD",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "3"
},
{
"condition": "AND",
"skill": "MAELE",
"operator": "GREATER_THAN_OR_EQUAL",
"value": "3"
}
]
},
{
"code": "EDGCH",
"label": "Garde Chir. Digestive",
"formulaLines": [
{
"condition": "AND",
"skill": "EDGUR",
"operator": "EQUAL",
"value": "3"
},
{
"condition": "AND",
"skill": "EDGCD",
"operator": "EQUAL",
"value": "1"
}
]
}
]

View File

@@ -0,0 +1,143 @@
[
{
"metadata": {},
"data": [
{
"profileId": "ADMIN_DEFAUT",
"profileName": "Administrateur par défaut",
"parameters": [
{
"name": "WEB_USER_MENU",
"value": "ABS,CNG,CPT,PAR,RUN,AID,TAM,NPM,NPP,NPL,PPI,GEC,ANO,PTG,NPI,SLSMA,PIP,ABH,RAP¤false¤",
"type": "CHARACTER"
},
{
"name": "NIVEAU_VALIDATION",
"value": "9,1",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNINGMED_ACTIONS",
"value": "{\"pa\":[{\"d\":\"false\", \"l\":\"\", \"act\":\"REC\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"ENR\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"CAL\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"STY\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"OPTAFF\"},{\"d\":\"true\", \"l\":\"Outils\", \"act\":\"PRO,TAC,PUB,BUP\"},{\"d\":\"true\", \"l\":\"Editions\", \"act\":\"PRINT,RAP\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"HLP\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"BES\"}]}",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNINGMED_LIGNES",
"value": "HORAIRE,ABSENCE,ABSENCEH,ACTIVITEH,LIEU,MOBILITE,COMPTEUR,DISPONIBILITE",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNINGMED_OPTIONS_AFF",
"value": "ITEMS,FAVORIS,INFORMATIONS A DROITE,INFORMATIONS A GAUCHE",
"type": "CHARACTER"
},
{
"name": "WEB_PLANNINGMED_STYLES",
"value": "false|false|false|false",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNINGMED_OPTIONS",
"value": "<?xml version=\"1.0\"?><opt><optRow><dat>0</dat><chav>6</chav><chap>7</chap><modh>TRUE</modh></optRow></opt>",
"type": "CHARACTER"
},
{
"name": "WEB_USER_PLAMEDMAJ",
"value": "+00,+00,+00|TODAY|false",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNINGMEDIND_ACTIONS",
"value": "{\"pa\":[{\"d\":\"false\", \"l\":\"\", \"act\":\"REC\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"ENR\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"CAL\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"STY\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"OPTAFF\"},{\"d\":\"true\", \"l\":\"Outils\", \"act\":\"PRO,TAC,PUB,BUP\"},{\"d\":\"true\", \"l\":\"Editions\", \"act\":\"PRINT,RAP\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"HLP\"}]}",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNINGMEDIND_LIGNES",
"value": "HORAIRE,ABSENCE,ABSENCEH,ACTIVITEH,LIEU,MOBILITE,COMPTEUR,DISPONIBILITE",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNINGMEDIND_OPT_AFF",
"value": "ITEMS,FAVORIS,INFORMATIONS A DROITE",
"type": "CHARACTER"
},
{
"name": "WEB_PLANNINGMEDIND_STYLES",
"value": "false|false|false|false",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNINGMEDIND_OPTIONS",
"value": "<?xml version=\"1.0\"?><opt><optRow><dat>0</dat><gra></gra><deth></deth><modh>TRUE</modh></optRow></opt>",
"type": "CHARACTER"
},
{
"name": "WEB_USER_PLAMEDINDMAJ",
"value": "+00,+00,+00|TODAY|false",
"type": "CHARACTER"
},
{
"name": "WEB_NGNEWANO_ACTIONS",
"value": "ENR,REC,XLS,COP,HLP,RAP,PRINT,CSV|false|0",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNING_ACTIONS",
"value": "{\"pa\":[{\"d\":\"false\", \"l\":\"\", \"act\":\"REC\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"OPTAFF\"},{\"d\":\"true\", \"l\":\"Exports\", \"act\":\"XLS,PRINT\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"ENR\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"CAL\"},{\"d\":\"true\", \"l\":\"Rotations et cycles\", \"act\":\"PRO,PCY\"},{\"d\":\"true\", \"l\":\"Outils\", \"act\":\"COP,PUB,BUP,TAC,BES,CUM,DUP\"},{\"d\":\"true\", \"l\":\"Préférences\", \"act\":\"STY\"},{\"d\":\"true\", \"l\":\"Editions\", \"act\":\"RAP,EDI,APE,OED\"},{\"d\":\"false\", \"l\":\"\", \"act\":\"HLP\"}]}",
"type": "CHARACTER"
},
{
"name": "WEB_NGPLANNING_OPTIONS_AFF",
"value": "ITEMS,FAVORIS,INFORMATIONS A DROITE,INFORMATIONS A GAUCHE,CUMULS",
"type": "CHARACTER"
},
{
"name": "WEB_PLANNING_STYLES",
"value": "true|true|true|true",
"type": "CHARACTER"
},
{
"name": "WEB_PROFIL_POPAD_PLA",
"value": "A",
"type": "CHARACTER"
},
{
"name": "WEB_SLPLANNING_LIGNES",
"value": "HORAIRE,SYMBOLE,ABSENCE,ABSENCEH,ACTIVITE,ACTIVITEH,ASTREINTE,LIEU,MOBILITE,COMPTEUR,ANALYTIQUE,POSTE,INFORMATION,DISPONIBILITE",
"type": "CHARACTER"
},
{
"name": "WEB_SLPLANNING_OPTIONS",
"value": "<?xml version=\"1.0\"?><opt><optRow><dat>0</dat><chav>6</chav><chap>7</chap><dep>1</dep><dat>0</dat><chav>6</chav><chap>7</chap><dep>1</dep><gra></gra><deth></deth><modh>TRUE</modh></optRow></opt>",
"type": "CHARACTER"
},
{
"name": "WEB_USER_PLAMAJ",
"value": "+00,+00,+00|TODAY|false",
"type": "CHARACTER"
},
{
"name": "GTIMP_AFF_NBRE",
"value": "true",
"type": "LOGICAL"
},
{
"name": "GTIMP_AFF_QTE",
"value": "true",
"type": "LOGICAL"
},
{
"name": "WEB_USER_ANO_ONG",
"value": "PTG|a,PLG|a,CPT|a,CPH|a,ALE|a,INF|a,MEM|a,BAS|a,ABS|a,ABH|a,ACH|a,ANA|a,PAN|a,EVT|a,POS|a",
"type": "CHARACTER"
},
{
"name": "SPARROW_PLANNING_ENABLED",
"value": false,
"type": "LOGICAL"
}
]
}
]
}
]

View File

@@ -0,0 +1,75 @@
[
{
"metadata": {},
"data": [
{
"userId": "ASYS",
"userName": "Administrateur ASYS",
"profile": "ADMIN_DEFAUT",
"parameters": [
{
"name": "IDENTIFIANT_EXTERNE",
"value": "ASYS",
"type": "CHARACTER"
},
{
"name": "CTRL_CLOTURE",
"value": "false",
"type": "LOGICAL"
},
{
"name": "DATE_CLOTURE",
"value": "TCLOTURE",
"type": "CHARACTER"
},
{
"name": "PLANIF_AVANT_DERTRT",
"value": "true",
"type": "LOGICAL"
},
{
"name": "GTIMPTPS_PLAHOR",
"value": "H",
"type": "CHARACTER"
},
{
"name": "LISTE_COLSECT_AFF",
"value": "*",
"type": "CHARACTER"
},
{
"name": "LISTE_COLSECT",
"value": "*",
"type": "CHARACTER"
},
{
"name": "LISTE_COLONNE1",
"value": "*",
"type": "CHARACTER"
},
{
"name": "LISTE_COLONNE2",
"value": "*",
"type": "CHARACTER"
},
{
"name": "LISTE_COLONNE3",
"value": "*",
"type": "CHARACTER"
},
{
"name": "LISTE_COLONNE4",
"value": "*",
"type": "CHARACTER"
},
{
"name": "WEB_PROFIL_POPSUR4PLAGES",
"value": "true",
"type": "LOGICAL"
}
],
"isTemporaryPassword": false
}
]
}
]