@socialgouv/fiches-vdd 2.1212.0 → 2.1214.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/data/associations/index.json +210 -210
- package/data/index.json +76234 -76234
- package/data/particuliers/F1214.json +3 -3
- package/data/particuliers/F13605.json +1 -1
- package/data/particuliers/F15963.json +407 -17
- package/data/particuliers/F2691.json +290 -76
- package/data/particuliers/F311.json +153 -9
- package/data/particuliers/F31911.json +10 -0
- package/data/particuliers/F34396.json +3 -3
- package/data/particuliers/F371.json +589 -281
- package/data/particuliers/F763.json +54 -1
- package/data/particuliers/F987.json +1 -1
- package/data/particuliers/N120.json +1 -1
- package/data/particuliers/N480.json +1 -1
- package/data/particuliers/R38486.json +2 -2
- package/data/particuliers/R60805.json +34 -0
- package/data/particuliers/R64941.json +1 -1
- package/data/particuliers/index.json +4496 -4496
- package/data/professionnels/F987.json +1 -1
- package/data/professionnels/R60805.json +34 -0
- package/data/professionnels/index.json +2410 -2410
- package/package.json +1 -1
|
@@ -4277,7 +4277,7 @@
|
|
|
4277
4277
|
"children": [
|
|
4278
4278
|
{
|
|
4279
4279
|
"type": "text",
|
|
4280
|
-
"text": "Comment calculer l'ancienneté pour le montant de l'indemnité de licenciement
|
|
4280
|
+
"text": "Comment calculer l'ancienneté pour le montant de l'indemnité de licenciement ?"
|
|
4281
4281
|
}
|
|
4282
4282
|
]
|
|
4283
4283
|
},
|
|
@@ -370,6 +370,40 @@
|
|
|
370
370
|
}
|
|
371
371
|
]
|
|
372
372
|
},
|
|
373
|
+
{
|
|
374
|
+
"type": "element",
|
|
375
|
+
"name": "FicheLiee",
|
|
376
|
+
"attributes": {
|
|
377
|
+
"ID": "F371",
|
|
378
|
+
"audience": "Particuliers",
|
|
379
|
+
"type": "Fiche Question-réponse conditionnée"
|
|
380
|
+
},
|
|
381
|
+
"children": [
|
|
382
|
+
{
|
|
383
|
+
"type": "element",
|
|
384
|
+
"name": "Titre",
|
|
385
|
+
"children": [
|
|
386
|
+
{
|
|
387
|
+
"type": "text",
|
|
388
|
+
"text": "Comment calculer l'ancienneté pour le montant de l'indemnité de licenciement ?"
|
|
389
|
+
}
|
|
390
|
+
]
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"type": "element",
|
|
394
|
+
"name": "Dossier",
|
|
395
|
+
"attributes": {
|
|
396
|
+
"ID": "N480"
|
|
397
|
+
},
|
|
398
|
+
"children": [
|
|
399
|
+
{
|
|
400
|
+
"type": "text",
|
|
401
|
+
"text": "Licenciement d'un salarié du secteur privé pour motif personnel"
|
|
402
|
+
}
|
|
403
|
+
]
|
|
404
|
+
}
|
|
405
|
+
]
|
|
406
|
+
},
|
|
373
407
|
{
|
|
374
408
|
"type": "element",
|
|
375
409
|
"name": "FicheLiee",
|