@socialgouv/fiches-vdd 2.465.0 → 2.466.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 +7 -0
- package/data/associations/R40438.json +1 -1
- package/data/associations/R51537.json +1 -1
- package/data/index.json +54 -58
- package/data/particuliers/F103.json +86 -0
- package/data/particuliers/F10404.json +23 -2
- package/data/particuliers/F10568.json +52 -1
- package/data/particuliers/F10569.json +51 -0
- package/data/particuliers/F10577.json +53 -2
- package/data/particuliers/F1064.json +2 -2
- package/data/particuliers/F110.json +100 -4
- package/data/particuliers/F11182.json +1 -1
- package/data/particuliers/F11301.json +7 -7
- package/data/particuliers/F1144.json +151 -60
- package/data/particuliers/F1230.json +52 -1
- package/data/particuliers/F1360.json +90 -55
- package/data/particuliers/F1378.json +54 -3
- package/data/particuliers/F1386.json +62 -11
- package/data/particuliers/F14128.json +40 -7
- package/data/particuliers/F1455.json +133 -11
- package/data/particuliers/F1460.json +13 -17
- package/data/particuliers/F15478.json +179 -139
- package/data/particuliers/F1727.json +1 -1
- package/data/particuliers/F1741.json +184 -1
- package/data/particuliers/F1746.json +1 -1
- package/data/particuliers/F1769.json +1 -1
- package/data/particuliers/F1780.json +47 -9
- package/data/particuliers/F1787.json +52 -1
- package/data/particuliers/F1901.json +268 -6
- package/data/particuliers/F20109.json +0 -69
- package/data/particuliers/F20851.json +116 -4
- package/data/particuliers/F2277.json +51 -0
- package/data/particuliers/F2330.json +1 -1
- package/data/particuliers/F23429.json +496 -27
- package/data/particuliers/F2702.json +41 -3
- package/data/particuliers/F2730.json +48 -14
- package/data/particuliers/F2775.json +1 -1
- package/data/particuliers/F3085.json +23 -3
- package/data/particuliers/F31217.json +10 -0
- package/data/particuliers/F32777.json +153 -3
- package/data/particuliers/F32973.json +1 -1
- package/data/particuliers/F34118.json +1 -1
- package/data/particuliers/F34645.json +103 -1
- package/data/particuliers/F35127.json +11 -1
- package/data/particuliers/F35229.json +2 -2
- package/data/particuliers/F35603.json +61 -10
- package/data/particuliers/F36139.json +39 -14
- package/data/particuliers/F388.json +1 -27
- package/data/particuliers/F417.json +12 -2
- package/data/particuliers/F591.json +52 -12
- package/data/particuliers/F929.json +37 -171
- package/data/particuliers/F966.json +7 -7
- package/data/particuliers/N492.json +1 -1
- package/data/particuliers/R15764.json +3 -3
- package/data/particuliers/R40438.json +1 -1
- package/data/particuliers/R48628.json +2 -2
- package/data/particuliers/R51537.json +1 -1
- package/data/particuliers/R52957.json +1 -1
- package/data/particuliers/R60805.json +34 -0
- package/data/particuliers/index.json +0 -1
- package/data/professionnels/F15478.json +179 -139
- package/data/professionnels/F21852.json +4 -4
- package/data/professionnels/F22263.json +1 -1
- package/data/professionnels/F23460.json +1 -1
- package/data/professionnels/F23510.json +3 -3
- package/data/professionnels/F23533.json +1 -1
- package/data/professionnels/F31188.json +1 -1
- package/data/professionnels/F31227.json +435 -451
- package/data/professionnels/F31326.json +1 -1
- package/data/professionnels/F31461.json +1 -1
- package/data/professionnels/F31922.json +1 -1
- package/data/professionnels/F32914.json +3739 -661
- package/data/professionnels/F32919.json +3 -3
- package/data/professionnels/F33794.json +1 -1
- package/data/professionnels/F33808.json +1 -1
- package/data/professionnels/F35438.json +1 -1
- package/data/professionnels/F35494.json +1 -1
- package/data/professionnels/F35585.json +1 -1
- package/data/professionnels/F35676.json +2 -2
- package/data/professionnels/F36528.json +1 -1
- package/data/professionnels/N10812.json +1 -1
- package/data/professionnels/R18655.json +39 -5
- package/data/professionnels/R39692.json +0 -34
- package/data/professionnels/R40438.json +1 -1
- package/data/professionnels/R52884.json +70 -7
- package/data/professionnels/R60805.json +34 -0
- package/data/professionnels/R62722.json +308 -0
- package/data/professionnels/index.json +1 -0
- package/package.json +1 -1
- package/data/particuliers/F36313.json +0 -1285
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [2.466.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.465.0...v2.466.0) (2022-07-21)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220721_0440 update ([8e645a7](https://github.com/SocialGouv/fiches-vdd/commit/8e645a71fcfd25c5fa44f506301db3dc972687a0))
|
|
7
|
+
|
|
1
8
|
# [2.465.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.464.0...v2.465.0) (2022-07-20)
|
|
2
9
|
|
|
3
10
|
|
package/data/index.json
CHANGED
|
@@ -14380,7 +14380,7 @@
|
|
|
14380
14380
|
"text": "Déclaration et demande d'autorisation d'événements sportifs"
|
|
14381
14381
|
}
|
|
14382
14382
|
],
|
|
14383
|
-
"date": "modified
|
|
14383
|
+
"date": "modified 2022-07-20",
|
|
14384
14384
|
"id": "R51537",
|
|
14385
14385
|
"subject": "Fonctionnement d'une association, Associations",
|
|
14386
14386
|
"theme": "Accueil particuliers > Services en ligne et formulaires > Déclaration et demande d'autorisation d'événements sportifs",
|
|
@@ -15977,14 +15977,14 @@
|
|
|
15977
15977
|
},
|
|
15978
15978
|
{
|
|
15979
15979
|
"id": "R48628",
|
|
15980
|
-
"text": "
|
|
15980
|
+
"text": "Achat en ligne du timbre fiscal - Permis de conduire"
|
|
15981
15981
|
}
|
|
15982
15982
|
],
|
|
15983
15983
|
"date": "modified 2021-02-12",
|
|
15984
15984
|
"id": "R48628",
|
|
15985
15985
|
"subject": "Transports - Mobilité",
|
|
15986
|
-
"theme": "Accueil particuliers > Services en ligne et formulaires >
|
|
15987
|
-
"title": "
|
|
15986
|
+
"theme": "Accueil particuliers > Services en ligne et formulaires > Achat en ligne du timbre fiscal - Permis de conduire",
|
|
15987
|
+
"title": "Achat en ligne du timbre fiscal - Permis de conduire (Service en ligne)",
|
|
15988
15988
|
"type": "particuliers"
|
|
15989
15989
|
},
|
|
15990
15990
|
{
|
|
@@ -71578,7 +71578,7 @@
|
|
|
71578
71578
|
"text": "Consultation du répertoire national des certifications professionnelles (RNCP)"
|
|
71579
71579
|
}
|
|
71580
71580
|
],
|
|
71581
|
-
"date": "modified
|
|
71581
|
+
"date": "modified 2022-07-20",
|
|
71582
71582
|
"id": "R40438",
|
|
71583
71583
|
"subject": "Fonctionnement d'une association, Famille - Scolarité, Travail - Formation, Associations, Secteurs d'activité, Étapes de vie",
|
|
71584
71584
|
"theme": "Accueil particuliers > Services en ligne et formulaires > Consultation du répertoire national des certifications professionnelles (RNCP)",
|
|
@@ -85028,7 +85028,7 @@
|
|
|
85028
85028
|
"text": "Que faire si un élève n'a pas de lycée d'affectation après la troisième ?"
|
|
85029
85029
|
}
|
|
85030
85030
|
],
|
|
85031
|
-
"date": "modified
|
|
85031
|
+
"date": "modified 2022-07-20",
|
|
85032
85032
|
"id": "F32777",
|
|
85033
85033
|
"subject": "Famille - Scolarité",
|
|
85034
85034
|
"theme": "Accueil particuliers > Famille - Scolarité > Collège et lycée > Que faire si un élève n'a pas de lycée d'affectation après la troisième ?",
|
|
@@ -95252,7 +95252,7 @@
|
|
|
95252
95252
|
"text": "Demande au juge aux affaires familiales (autorité parentale, droit de visite, pension alimentaire...)"
|
|
95253
95253
|
}
|
|
95254
95254
|
],
|
|
95255
|
-
"date": "modified
|
|
95255
|
+
"date": "modified 2022-07-20",
|
|
95256
95256
|
"id": "R15764",
|
|
95257
95257
|
"subject": "Famille - Scolarité",
|
|
95258
95258
|
"theme": "Accueil particuliers > Services en ligne et formulaires > Demande au juge aux affaires familiales (autorité parentale, droit de visite, pension alimentaire...)",
|
|
@@ -95297,14 +95297,14 @@
|
|
|
95297
95297
|
},
|
|
95298
95298
|
{
|
|
95299
95299
|
"id": "F1360",
|
|
95300
|
-
"text": "Certificat de situation administrative (non
|
|
95300
|
+
"text": "Certificat de situation administrative (non-gage et non-opposition)"
|
|
95301
95301
|
}
|
|
95302
95302
|
],
|
|
95303
|
-
"date": "modified
|
|
95303
|
+
"date": "modified 2022-07-19",
|
|
95304
95304
|
"id": "F1360",
|
|
95305
95305
|
"subject": "Transports - Mobilité",
|
|
95306
|
-
"theme": "Accueil particuliers > Transports - Mobilité > Carte grise (certificat d'immatriculation) > Certificat de situation administrative (non
|
|
95307
|
-
"title": "Certificat de situation administrative (non
|
|
95306
|
+
"theme": "Accueil particuliers > Transports - Mobilité > Carte grise (certificat d'immatriculation) > Certificat de situation administrative (non-gage et non-opposition)",
|
|
95307
|
+
"title": "Certificat de situation administrative (non-gage et non-opposition)",
|
|
95308
95308
|
"type": "particuliers"
|
|
95309
95309
|
},
|
|
95310
95310
|
{
|
|
@@ -111777,32 +111777,6 @@
|
|
|
111777
111777
|
"title": "L'aide juridictionnelle peut-elle être retirée ?",
|
|
111778
111778
|
"type": "particuliers"
|
|
111779
111779
|
},
|
|
111780
|
-
{
|
|
111781
|
-
"breadcrumbs": [
|
|
111782
|
-
{
|
|
111783
|
-
"id": "Particuliers",
|
|
111784
|
-
"text": "Accueil particuliers"
|
|
111785
|
-
},
|
|
111786
|
-
{
|
|
111787
|
-
"id": "N19803",
|
|
111788
|
-
"text": "Argent - Impôts - Consommation"
|
|
111789
|
-
},
|
|
111790
|
-
{
|
|
111791
|
-
"id": "N247",
|
|
111792
|
-
"text": "Impôt sur le revenu : déclaration et revenus à déclarer"
|
|
111793
|
-
},
|
|
111794
|
-
{
|
|
111795
|
-
"id": "F36313",
|
|
111796
|
-
"text": "[Impôt] Changement de situation"
|
|
111797
|
-
}
|
|
111798
|
-
],
|
|
111799
|
-
"date": "modified 2022-03-18",
|
|
111800
|
-
"id": "F36313",
|
|
111801
|
-
"subject": "Argent - Impôts - Consommation",
|
|
111802
|
-
"theme": "Accueil particuliers > Argent - Impôts - Consommation > Impôt sur le revenu : déclaration et revenus à déclarer > [Impôt] Changement de situation",
|
|
111803
|
-
"title": "[Impôt] Changement de situation",
|
|
111804
|
-
"type": "particuliers"
|
|
111805
|
-
},
|
|
111806
111780
|
{
|
|
111807
111781
|
"breadcrumbs": [
|
|
111808
111782
|
{
|
|
@@ -113427,14 +113401,14 @@
|
|
|
113427
113401
|
},
|
|
113428
113402
|
{
|
|
113429
113403
|
"id": "F1901",
|
|
113430
|
-
"text": "Une salariée enceinte a-t-elle droit à une réduction de
|
|
113404
|
+
"text": "Une salariée enceinte a-t-elle droit à une réduction de son temps de travail ?"
|
|
113431
113405
|
}
|
|
113432
113406
|
],
|
|
113433
|
-
"date": "modified
|
|
113407
|
+
"date": "modified 2022-07-19",
|
|
113434
113408
|
"id": "F1901",
|
|
113435
113409
|
"subject": "Travail - Formation",
|
|
113436
|
-
"theme": "Accueil particuliers > Travail - Formation > Conditions de travail dans le secteur privé > Une salariée enceinte a-t-elle droit à une réduction de
|
|
113437
|
-
"title": "Une salariée enceinte a-t-elle droit à une réduction de
|
|
113410
|
+
"theme": "Accueil particuliers > Travail - Formation > Conditions de travail dans le secteur privé > Une salariée enceinte a-t-elle droit à une réduction de son temps de travail ?",
|
|
113411
|
+
"title": "Une salariée enceinte a-t-elle droit à une réduction de son temps de travail ?",
|
|
113438
113412
|
"type": "particuliers"
|
|
113439
113413
|
},
|
|
113440
113414
|
{
|
|
@@ -121086,7 +121060,7 @@
|
|
|
121086
121060
|
"text": "Une salariée enceinte est-elle obligée de révéler sa grossesse à son employeur ?"
|
|
121087
121061
|
}
|
|
121088
121062
|
],
|
|
121089
|
-
"date": "modified
|
|
121063
|
+
"date": "modified 2022-07-19",
|
|
121090
121064
|
"id": "F1144",
|
|
121091
121065
|
"subject": "Travail - Formation",
|
|
121092
121066
|
"theme": "Accueil particuliers > Travail - Formation > Conditions de travail dans le secteur privé > Une salariée enceinte est-elle obligée de révéler sa grossesse à son employeur ?",
|
|
@@ -135403,14 +135377,14 @@
|
|
|
135403
135377
|
},
|
|
135404
135378
|
{
|
|
135405
135379
|
"id": "F32914",
|
|
135406
|
-
"text": "
|
|
135380
|
+
"text": "Réduction d'impôt pour l'achat d'œuvres d'art et d'instruments de musique"
|
|
135407
135381
|
}
|
|
135408
135382
|
],
|
|
135409
|
-
"date": "modified
|
|
135383
|
+
"date": "modified 2022-07-18",
|
|
135410
135384
|
"id": "F32914",
|
|
135411
135385
|
"subject": "Fiscalité",
|
|
135412
|
-
"theme": "Accueil professionnels > Fiscalité > Allégements fiscaux >
|
|
135413
|
-
"title": "
|
|
135386
|
+
"theme": "Accueil professionnels > Fiscalité > Allégements fiscaux > Réduction d'impôt pour l'achat d'œuvres d'art et d'instruments de musique",
|
|
135387
|
+
"title": "Réduction d'impôt pour l'achat d'œuvres d'art et d'instruments de musique",
|
|
135414
135388
|
"type": "professionnels"
|
|
135415
135389
|
},
|
|
135416
135390
|
{
|
|
@@ -137983,14 +137957,14 @@
|
|
|
137983
137957
|
},
|
|
137984
137958
|
{
|
|
137985
137959
|
"id": "F31227",
|
|
137986
|
-
"text": "
|
|
137960
|
+
"text": "Ajout ou changement d'activité dans un bail commercial"
|
|
137987
137961
|
}
|
|
137988
137962
|
],
|
|
137989
|
-
"date": "modified 2022-
|
|
137963
|
+
"date": "modified 2022-07-19",
|
|
137990
137964
|
"id": "F31227",
|
|
137991
137965
|
"subject": "Baux commerciaux et professionnels",
|
|
137992
|
-
"theme": "Accueil professionnels > Baux commerciaux et professionnels > Bail commercial >
|
|
137993
|
-
"title": "
|
|
137966
|
+
"theme": "Accueil professionnels > Baux commerciaux et professionnels > Bail commercial > Ajout ou changement d'activité dans un bail commercial",
|
|
137967
|
+
"title": "Ajout ou changement d'activité dans un bail commercial",
|
|
137994
137968
|
"type": "professionnels"
|
|
137995
137969
|
},
|
|
137996
137970
|
{
|
|
@@ -139910,11 +139884,11 @@
|
|
|
139910
139884
|
"text": "Déclaration d'impôt sur les sociétés et bénéfices industriels et commerciaux (BIC) - Régime réel normal"
|
|
139911
139885
|
}
|
|
139912
139886
|
],
|
|
139913
|
-
"date": "modified
|
|
139887
|
+
"date": "modified 2022-07-19",
|
|
139914
139888
|
"id": "R18655",
|
|
139915
139889
|
"subject": "Fiscalité",
|
|
139916
139890
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Déclaration d'impôt sur les sociétés et bénéfices industriels et commerciaux (BIC) - Régime réel normal",
|
|
139917
|
-
"title": "Déclaration d'impôt sur les sociétés et bénéfices industriels et commerciaux (BIC) - Régime réel normal (Formulaire
|
|
139891
|
+
"title": "Déclaration d'impôt sur les sociétés et bénéfices industriels et commerciaux (BIC) - Régime réel normal (Formulaire 15949)",
|
|
139918
139892
|
"type": "professionnels"
|
|
139919
139893
|
},
|
|
139920
139894
|
{
|
|
@@ -161036,7 +161010,7 @@
|
|
|
161036
161010
|
"text": "Consultation du répertoire national des certifications professionnelles (RNCP)"
|
|
161037
161011
|
}
|
|
161038
161012
|
],
|
|
161039
|
-
"date": "modified
|
|
161013
|
+
"date": "modified 2022-07-20",
|
|
161040
161014
|
"id": "R40438",
|
|
161041
161015
|
"subject": "Fonctionnement d'une association, Famille - Scolarité, Travail - Formation, Associations, Secteurs d'activité, Étapes de vie",
|
|
161042
161016
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Consultation du répertoire national des certifications professionnelles (RNCP)",
|
|
@@ -161341,6 +161315,28 @@
|
|
|
161341
161315
|
"title": "Modèle de business plan (Modèle de document)",
|
|
161342
161316
|
"type": "professionnels"
|
|
161343
161317
|
},
|
|
161318
|
+
{
|
|
161319
|
+
"breadcrumbs": [
|
|
161320
|
+
{
|
|
161321
|
+
"id": "Professionnels",
|
|
161322
|
+
"text": "Accueil professionnels"
|
|
161323
|
+
},
|
|
161324
|
+
{
|
|
161325
|
+
"id": "servicesEnLigne",
|
|
161326
|
+
"text": "Services en ligne et formulaires"
|
|
161327
|
+
},
|
|
161328
|
+
{
|
|
161329
|
+
"id": "R62722",
|
|
161330
|
+
"text": "Réserve spéciale constituée en application de l'article 238 bis AB du CGI"
|
|
161331
|
+
}
|
|
161332
|
+
],
|
|
161333
|
+
"date": "modified 2022-06-22",
|
|
161334
|
+
"id": "R62722",
|
|
161335
|
+
"subject": "Fiscalité",
|
|
161336
|
+
"theme": "Accueil professionnels > Services en ligne et formulaires > Réserve spéciale constituée en application de l'article 238 bis AB du CGI",
|
|
161337
|
+
"title": "Réserve spéciale constituée en application de l'article 238 bis AB du CGI (Formulaire)",
|
|
161338
|
+
"type": "professionnels"
|
|
161339
|
+
},
|
|
161344
161340
|
{
|
|
161345
161341
|
"breadcrumbs": [
|
|
161346
161342
|
{
|
|
@@ -162198,11 +162194,11 @@
|
|
|
162198
162194
|
"text": "Bilan comptable simplifié"
|
|
162199
162195
|
}
|
|
162200
162196
|
],
|
|
162201
|
-
"date": "modified
|
|
162197
|
+
"date": "modified 2022-07-19",
|
|
162202
162198
|
"id": "R52884",
|
|
162203
|
-
"subject": "Comptabilité - Facturation",
|
|
162199
|
+
"subject": "Fiscalité, Comptabilité - Facturation",
|
|
162204
162200
|
"theme": "Accueil professionnels > Services en ligne et formulaires > Bilan comptable simplifié",
|
|
162205
|
-
"title": "Bilan comptable simplifié (Formulaire 15948
|
|
162201
|
+
"title": "Bilan comptable simplifié (Formulaire 15948)",
|
|
162206
162202
|
"type": "professionnels"
|
|
162207
162203
|
},
|
|
162208
162204
|
{
|
|
@@ -184330,7 +184326,7 @@
|
|
|
184330
184326
|
"text": "Déclaration et demande d'autorisation d'événements sportifs"
|
|
184331
184327
|
}
|
|
184332
184328
|
],
|
|
184333
|
-
"date": "modified
|
|
184329
|
+
"date": "modified 2022-07-20",
|
|
184334
184330
|
"id": "R51537",
|
|
184335
184331
|
"subject": "Fonctionnement d'une association, Associations",
|
|
184336
184332
|
"theme": "Accueil associations > Services en ligne et formulaires > Déclaration et demande d'autorisation d'événements sportifs",
|
|
@@ -186790,7 +186786,7 @@
|
|
|
186790
186786
|
"text": "Consultation du répertoire national des certifications professionnelles (RNCP)"
|
|
186791
186787
|
}
|
|
186792
186788
|
],
|
|
186793
|
-
"date": "modified
|
|
186789
|
+
"date": "modified 2022-07-20",
|
|
186794
186790
|
"id": "R40438",
|
|
186795
186791
|
"subject": "Fonctionnement d'une association, Famille - Scolarité, Travail - Formation, Associations, Secteurs d'activité, Étapes de vie",
|
|
186796
186792
|
"theme": "Accueil associations > Services en ligne et formulaires > Consultation du répertoire national des certifications professionnelles (RNCP)",
|
|
@@ -1034,6 +1034,92 @@
|
|
|
1034
1034
|
}
|
|
1035
1035
|
]
|
|
1036
1036
|
},
|
|
1037
|
+
{
|
|
1038
|
+
"type": "element",
|
|
1039
|
+
"name": "OuSAdresser",
|
|
1040
|
+
"attributes": {
|
|
1041
|
+
"ID": "R20684",
|
|
1042
|
+
"sve": "non",
|
|
1043
|
+
"type": "Centre de contact"
|
|
1044
|
+
},
|
|
1045
|
+
"children": [
|
|
1046
|
+
{
|
|
1047
|
+
"type": "element",
|
|
1048
|
+
"name": "Titre",
|
|
1049
|
+
"children": [
|
|
1050
|
+
{
|
|
1051
|
+
"type": "text",
|
|
1052
|
+
"text": "Service d'information des impôts"
|
|
1053
|
+
}
|
|
1054
|
+
]
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"type": "element",
|
|
1058
|
+
"name": "Source",
|
|
1059
|
+
"attributes": {
|
|
1060
|
+
"ID": "R30612"
|
|
1061
|
+
},
|
|
1062
|
+
"children": [
|
|
1063
|
+
{
|
|
1064
|
+
"type": "text",
|
|
1065
|
+
"text": "Ministère chargé des finances"
|
|
1066
|
+
}
|
|
1067
|
+
]
|
|
1068
|
+
},
|
|
1069
|
+
{
|
|
1070
|
+
"type": "element",
|
|
1071
|
+
"name": "Texte",
|
|
1072
|
+
"children": [
|
|
1073
|
+
{
|
|
1074
|
+
"type": "element",
|
|
1075
|
+
"name": "Paragraphe",
|
|
1076
|
+
"children": [
|
|
1077
|
+
{
|
|
1078
|
+
"type": "text",
|
|
1079
|
+
"text": "Par téléphone :"
|
|
1080
|
+
}
|
|
1081
|
+
]
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
"type": "element",
|
|
1085
|
+
"name": "Paragraphe",
|
|
1086
|
+
"children": [
|
|
1087
|
+
{
|
|
1088
|
+
"type": "element",
|
|
1089
|
+
"name": "MiseEnEvidence",
|
|
1090
|
+
"children": [
|
|
1091
|
+
{
|
|
1092
|
+
"type": "text",
|
|
1093
|
+
"text": "0809 401 401"
|
|
1094
|
+
}
|
|
1095
|
+
]
|
|
1096
|
+
}
|
|
1097
|
+
]
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"type": "element",
|
|
1101
|
+
"name": "Paragraphe",
|
|
1102
|
+
"children": [
|
|
1103
|
+
{
|
|
1104
|
+
"type": "text",
|
|
1105
|
+
"text": "Du lundi au vendredi de 8h30 à 19h, hors jours fériés."
|
|
1106
|
+
}
|
|
1107
|
+
]
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"type": "element",
|
|
1111
|
+
"name": "Paragraphe",
|
|
1112
|
+
"children": [
|
|
1113
|
+
{
|
|
1114
|
+
"type": "text",
|
|
1115
|
+
"text": "Service gratuit + prix appel"
|
|
1116
|
+
}
|
|
1117
|
+
]
|
|
1118
|
+
}
|
|
1119
|
+
]
|
|
1120
|
+
}
|
|
1121
|
+
]
|
|
1122
|
+
},
|
|
1037
1123
|
{
|
|
1038
1124
|
"type": "element",
|
|
1039
1125
|
"name": "OuSAdresser",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"children": [
|
|
121
121
|
{
|
|
122
122
|
"type": "text",
|
|
123
|
-
"text": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000028747701/, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000005634379/LEGISCTA000032127742/, https://www.legifrance.gouv.fr/loda/id/JORFTEXT000045243284/"
|
|
123
|
+
"text": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000028747701/, https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000005634379/LEGISCTA000032127742/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032130796/, https://www.legifrance.gouv.fr/loda/id/JORFTEXT000045243284/"
|
|
124
124
|
}
|
|
125
125
|
]
|
|
126
126
|
},
|
|
@@ -3920,7 +3920,7 @@
|
|
|
3920
3920
|
"children": [
|
|
3921
3921
|
{
|
|
3922
3922
|
"type": "text",
|
|
3923
|
-
"text": "Code de commerce :
|
|
3923
|
+
"text": "Code de commerce : articles A444-10 à A444-52"
|
|
3924
3924
|
}
|
|
3925
3925
|
]
|
|
3926
3926
|
},
|
|
@@ -3936,6 +3936,27 @@
|
|
|
3936
3936
|
}
|
|
3937
3937
|
]
|
|
3938
3938
|
},
|
|
3939
|
+
{
|
|
3940
|
+
"type": "element",
|
|
3941
|
+
"name": "Reference",
|
|
3942
|
+
"attributes": {
|
|
3943
|
+
"type": "Texte de référence",
|
|
3944
|
+
"URL": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032130796/",
|
|
3945
|
+
"ID": "R62981"
|
|
3946
|
+
},
|
|
3947
|
+
"children": [
|
|
3948
|
+
{
|
|
3949
|
+
"type": "element",
|
|
3950
|
+
"name": "Titre",
|
|
3951
|
+
"children": [
|
|
3952
|
+
{
|
|
3953
|
+
"type": "text",
|
|
3954
|
+
"text": "Code de commerce : article R444-55"
|
|
3955
|
+
}
|
|
3956
|
+
]
|
|
3957
|
+
}
|
|
3958
|
+
]
|
|
3959
|
+
},
|
|
3939
3960
|
{
|
|
3940
3961
|
"type": "element",
|
|
3941
3962
|
"name": "Reference",
|
|
@@ -827,7 +827,7 @@
|
|
|
827
827
|
"children": [
|
|
828
828
|
{
|
|
829
829
|
"type": "text",
|
|
830
|
-
"text": "Vous pouvez produire un contrat de bail différent, des factures de gaz ou d'électricité, une attestation d'hébergement par un proche, un constat
|
|
830
|
+
"text": "Vous pouvez produire un contrat de bail différent, des factures de gaz ou d'électricité, une attestation d'hébergement par un proche, un constat du commissaire de justice (anciennement huissier de justice et commissaire-priseur judiciaire)..."
|
|
831
831
|
}
|
|
832
832
|
]
|
|
833
833
|
},
|
|
@@ -1797,6 +1797,57 @@
|
|
|
1797
1797
|
}
|
|
1798
1798
|
]
|
|
1799
1799
|
},
|
|
1800
|
+
{
|
|
1801
|
+
"type": "element",
|
|
1802
|
+
"name": "OuSAdresser",
|
|
1803
|
+
"attributes": {
|
|
1804
|
+
"ID": "R14218",
|
|
1805
|
+
"sve": "non",
|
|
1806
|
+
"type": "Local personnalisable"
|
|
1807
|
+
},
|
|
1808
|
+
"children": [
|
|
1809
|
+
{
|
|
1810
|
+
"type": "element",
|
|
1811
|
+
"name": "Titre",
|
|
1812
|
+
"children": [
|
|
1813
|
+
{
|
|
1814
|
+
"type": "text",
|
|
1815
|
+
"text": "Avocat"
|
|
1816
|
+
}
|
|
1817
|
+
]
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"type": "element",
|
|
1821
|
+
"name": "PivotLocal",
|
|
1822
|
+
"children": [
|
|
1823
|
+
{
|
|
1824
|
+
"type": "text",
|
|
1825
|
+
"text": "avocat_conseil_national"
|
|
1826
|
+
}
|
|
1827
|
+
]
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"type": "element",
|
|
1831
|
+
"name": "RessourceWeb",
|
|
1832
|
+
"attributes": {
|
|
1833
|
+
"URL": "https://www.cnb.avocat.fr/annuaire-des-avocats-de-france"
|
|
1834
|
+
}
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"type": "element",
|
|
1838
|
+
"name": "Source",
|
|
1839
|
+
"attributes": {
|
|
1840
|
+
"ID": "R30762"
|
|
1841
|
+
},
|
|
1842
|
+
"children": [
|
|
1843
|
+
{
|
|
1844
|
+
"type": "text",
|
|
1845
|
+
"text": "Conseil national des barreaux"
|
|
1846
|
+
}
|
|
1847
|
+
]
|
|
1848
|
+
}
|
|
1849
|
+
]
|
|
1850
|
+
},
|
|
1800
1851
|
{
|
|
1801
1852
|
"type": "element",
|
|
1802
1853
|
"name": "Reference",
|
|
@@ -1567,6 +1567,57 @@
|
|
|
1567
1567
|
}
|
|
1568
1568
|
]
|
|
1569
1569
|
},
|
|
1570
|
+
{
|
|
1571
|
+
"type": "element",
|
|
1572
|
+
"name": "OuSAdresser",
|
|
1573
|
+
"attributes": {
|
|
1574
|
+
"ID": "R14218",
|
|
1575
|
+
"sve": "non",
|
|
1576
|
+
"type": "Local personnalisable"
|
|
1577
|
+
},
|
|
1578
|
+
"children": [
|
|
1579
|
+
{
|
|
1580
|
+
"type": "element",
|
|
1581
|
+
"name": "Titre",
|
|
1582
|
+
"children": [
|
|
1583
|
+
{
|
|
1584
|
+
"type": "text",
|
|
1585
|
+
"text": "Avocat"
|
|
1586
|
+
}
|
|
1587
|
+
]
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"type": "element",
|
|
1591
|
+
"name": "PivotLocal",
|
|
1592
|
+
"children": [
|
|
1593
|
+
{
|
|
1594
|
+
"type": "text",
|
|
1595
|
+
"text": "avocat_conseil_national"
|
|
1596
|
+
}
|
|
1597
|
+
]
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
"type": "element",
|
|
1601
|
+
"name": "RessourceWeb",
|
|
1602
|
+
"attributes": {
|
|
1603
|
+
"URL": "https://www.cnb.avocat.fr/annuaire-des-avocats-de-france"
|
|
1604
|
+
}
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
"type": "element",
|
|
1608
|
+
"name": "Source",
|
|
1609
|
+
"attributes": {
|
|
1610
|
+
"ID": "R30762"
|
|
1611
|
+
},
|
|
1612
|
+
"children": [
|
|
1613
|
+
{
|
|
1614
|
+
"type": "text",
|
|
1615
|
+
"text": "Conseil national des barreaux"
|
|
1616
|
+
}
|
|
1617
|
+
]
|
|
1618
|
+
}
|
|
1619
|
+
]
|
|
1620
|
+
},
|
|
1570
1621
|
{
|
|
1571
1622
|
"type": "element",
|
|
1572
1623
|
"name": "Reference",
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
"children": [
|
|
1026
1026
|
{
|
|
1027
1027
|
"type": "text",
|
|
1028
|
-
"text": "constat
|
|
1028
|
+
"text": "constat de commissaire de justice (anciennement huissier de justice et commissaire-priseur judiciaire), témoignages sous forme d'attestations écrites, correspondances"
|
|
1029
1029
|
}
|
|
1030
1030
|
]
|
|
1031
1031
|
},
|
|
@@ -1065,7 +1065,7 @@
|
|
|
1065
1065
|
"children": [
|
|
1066
1066
|
{
|
|
1067
1067
|
"type": "text",
|
|
1068
|
-
"text": "en cas d'adultère, un époux peut demander au juge aux affaires familiales l'autorisation de faire établir un constat. Si l'époux obtient cette autorisation, il peut demander à un
|
|
1068
|
+
"text": "en cas d'adultère, un époux peut demander au juge aux affaires familiales l'autorisation de faire établir un constat. Si l'époux obtient cette autorisation, il peut demander à un commissaire de justice d'établir un "
|
|
1069
1069
|
},
|
|
1070
1070
|
{
|
|
1071
1071
|
"type": "element",
|
|
@@ -1905,6 +1905,57 @@
|
|
|
1905
1905
|
}
|
|
1906
1906
|
]
|
|
1907
1907
|
},
|
|
1908
|
+
{
|
|
1909
|
+
"type": "element",
|
|
1910
|
+
"name": "OuSAdresser",
|
|
1911
|
+
"attributes": {
|
|
1912
|
+
"ID": "R14218",
|
|
1913
|
+
"sve": "non",
|
|
1914
|
+
"type": "Local personnalisable"
|
|
1915
|
+
},
|
|
1916
|
+
"children": [
|
|
1917
|
+
{
|
|
1918
|
+
"type": "element",
|
|
1919
|
+
"name": "Titre",
|
|
1920
|
+
"children": [
|
|
1921
|
+
{
|
|
1922
|
+
"type": "text",
|
|
1923
|
+
"text": "Avocat"
|
|
1924
|
+
}
|
|
1925
|
+
]
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"type": "element",
|
|
1929
|
+
"name": "PivotLocal",
|
|
1930
|
+
"children": [
|
|
1931
|
+
{
|
|
1932
|
+
"type": "text",
|
|
1933
|
+
"text": "avocat_conseil_national"
|
|
1934
|
+
}
|
|
1935
|
+
]
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"type": "element",
|
|
1939
|
+
"name": "RessourceWeb",
|
|
1940
|
+
"attributes": {
|
|
1941
|
+
"URL": "https://www.cnb.avocat.fr/annuaire-des-avocats-de-france"
|
|
1942
|
+
}
|
|
1943
|
+
},
|
|
1944
|
+
{
|
|
1945
|
+
"type": "element",
|
|
1946
|
+
"name": "Source",
|
|
1947
|
+
"attributes": {
|
|
1948
|
+
"ID": "R30762"
|
|
1949
|
+
},
|
|
1950
|
+
"children": [
|
|
1951
|
+
{
|
|
1952
|
+
"type": "text",
|
|
1953
|
+
"text": "Conseil national des barreaux"
|
|
1954
|
+
}
|
|
1955
|
+
]
|
|
1956
|
+
}
|
|
1957
|
+
]
|
|
1958
|
+
},
|
|
1908
1959
|
{
|
|
1909
1960
|
"type": "element",
|
|
1910
1961
|
"name": "Reference",
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"children": [
|
|
418
418
|
{
|
|
419
419
|
"type": "text",
|
|
420
|
-
"text": "Le délai de réclamation varie selon le type d'impôt
|
|
420
|
+
"text": "Le délai de réclamation varie selon le type d'impôt :"
|
|
421
421
|
}
|
|
422
422
|
]
|
|
423
423
|
}
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
"type": "element",
|
|
428
428
|
"name": "BlocCas",
|
|
429
429
|
"attributes": {
|
|
430
|
-
"affichage": "
|
|
430
|
+
"affichage": "radio"
|
|
431
431
|
},
|
|
432
432
|
"children": [
|
|
433
433
|
{
|