Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-socio-fiscal-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-ui
Commits
115e4080
Commit
115e4080
authored
2 years ago
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Ajoute des paramètres et remet les bons liens
parent
b44e5ae6
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!98
Paramètres organisés de l'impôt sur le revenu
Pipeline
#5456
passed
2 years ago
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/lib/components/parameters/ArticleModal.svelte
+264
-10
264 additions, 10 deletions
src/lib/components/parameters/ArticleModal.svelte
src/lib/components/variables/VariableReferredValueParameter.svelte
+1
-1
1 addition, 1 deletion
...omponents/variables/VariableReferredValueParameter.svelte
with
265 additions
and
11 deletions
src/lib/components/parameters/ArticleModal.svelte
+
264
−
10
View file @
115e4080
...
...
@@ -127,6 +127,16 @@
<span
class=
"bg-le-gris-dispositif-light"
>
160 336 €
</span>
.
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.general
"
}
<h4
class=
"mb-4 font-serif text-2xl italic text-gray-700 md:text-3xl"
...
...
@@ -151,6 +161,16 @@
commune.
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib
"
}
<!--Paramètre plaf_qf.celib -->
...
...
@@ -175,6 +195,16 @@
;
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib_enf
"
}
<!--Paramètre plaf_qf.celib_enfant -->
...
...
@@ -204,6 +234,16 @@
deux premiers enfants est limitée à la moitié de cette somme.
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond
"
}
<!--Paramètre plaf_qf.reduc_postplafond -->
...
...
@@ -232,6 +272,16 @@
d'impôt résultant du plafonnement.
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond_veuf
"
}
<!--Paramètre plaf_qf.reduc_postplafond_veuf -->
...
...
@@ -259,6 +309,16 @@
de la cotisation d'impôt résultant du plafonnement.
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuadMarReu
"
}
<!--Paramètre plaf_qf.abat_dom.plaf_GuadMarReu -->
...
...
@@ -285,6 +345,16 @@
Guyane et de Mayotte ;
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuyMay
"
}
<!--Paramètre plaf_qf.abat_dom.plaf_GuyMay -->
...
...
@@ -311,6 +381,16 @@
la Guyane et de Mayotte ;
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuadMarReu
"
}
<!--Paramètre plaf_qf.abat_dom.taux_GuadMarReu -->
...
...
@@ -337,6 +417,16 @@
domiciliés dans les départements de la Guyane et de Mayotte ;
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuyMay
"
}
<!--Paramètre plaf_qf.abat_dom.taux_GuyMay -->
...
...
@@ -363,6 +453,16 @@
domiciliés dans les départements de la Guyane et de Mayotte ;
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_celib
"
}
<!--Paramètre plaf_qf.decote.seuil_celib -->
...
...
@@ -390,6 +490,16 @@
%
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_couple
"
}
<!--Paramètre plaf_qf.decote.seuil_couple -->
...
...
@@ -416,6 +526,16 @@
commune.40 %
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.taux
"
}
<!--Paramètre plaf_qf.decote.taux -->
...
...
@@ -443,17 +563,151 @@
montant pour les contribuables soumis à imposition commune.40 %
</p>
</div>
{
/if
}
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-07/"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000042907517/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.quotient_familial.inv2
"
}
<h4
class=
"mb-4 font-serif text-2xl italic text-gray-700 md:text-3xl"
>
<Icon
class=
"mr-1 inline-flex h-7 w-7 place-self-center text-le-gris-dispositif-light"
icon=
"ri-map-pin-2-fill"
/>
<span
class=
"font-bold"
>
Article 196 A bis
</span>
- Code général des
impôts
</h4>
<div
class=
"font-serif"
>
<p>
Tout contribuable peut considérer comme étant à sa charge, au
sens de l'article 196, à la condition qu'elles vivent sous son
toit, les personnes titulaires de la carte “ mobilité
inclusion ” portant la mention “ invalidité ” prévue à
l'article L. 241-3 du code de l'action sociale et des
familles.
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000033220369/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
:else
if
billParameter
.
name
===
"
impot_revenu.calcul_impot_revenu.plaf_qf.quotient_familial.conj
"
}
<h4
class=
"mb-4 font-serif text-2xl italic text-gray-700 md:text-3xl"
>
<Icon
class=
"mr-1 inline-flex h-7 w-7 place-self-center text-le-gris-dispositif-light"
icon=
"ri-map-pin-2-fill"
/>
<span
class=
"font-bold"
>
Article 194
</span>
- Code général des impôts
</h4>
<div
class=
"font-serif"
>
<p>
I. Le nombre de parts à prendre en considération pour la
division du revenu imposable prévue à l'article 193 est
déterminé conformément aux dispositions suivantes :
</p>
<table
class=
"table-auto"
>
<thead>
<tr>
<th>
SITUATION DE FAMILLE
</th>
<th>
NOMBRE DE PARTS
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Célibataire, divorcé ou veuf sans enfant à charge
</td>
<td>
1
</td>
</tr>
<tr>
<td>
Marié sans enfant à charge
</td>
<td>
2
</td>
</tr>
<tr>
<td>
Célibataire ou divorcé ayant un enfant à charge
</td>
<td>
1,5
</td>
</tr>
<tr>
<td>
Célibataire ou divorcé ayant deux enfants à charge
</td
>
<td>
2,5
</td>
</tr>
<tr>
<td>
Marié ou veuf ayant un enfant à charge
</td>
<td>
2
</td>
</tr>
<tr>
<td>
Marié ou veuf ayant deux enfants à charge
</td>
<td>
3
</td>
</tr>
<tr>
<td
>
Célibataire ou divorcé ayant trois enfants à charge
</td
>
<td>
3
</td>
</tr>
<tr>
<td>
Marié ou veuf ayant trois enfants à charge
</td>
<td>
4
</td>
</tr>
<tr>
<td
>
Célibataire ou divorcé ayant quatre enfants à charge
</td
>
<td>
4
</td>
</tr>
<tr>
<td>
Marié ou veuf ayant quatre enfants à charge
</td>
<td>
5
</td>
</tr>
<tr>
<td>
Célibataire ou divorcé ayant cinq enfants à charge
</td
>
<td>
5
</td>
</tr>
<tr>
<td>
Marié ou veuf ayant cinq enfants à charge
</td>
<td>
6
</td>
</tr>
<tr>
<td>
Célibataire ou divorcé ayant six enfants à charge
</td>
<td>
6
</td>
</tr>
</tbody>
</table>
<p>
et ainsi de suite, en augmentant d'une part par enfant à
charge du contribuable.
</p>
</div>
<div
class=
"mt-4 text-right text-sm text-gray-500"
>
<p
class=
""
>
Extrait d'article à jour au 07 août 2022.
</p>
<span
class=
"text-sm text-gray-500 md:text-base"
>
<a
class=
"link"
href=
"https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000033817781/2022-08-08/"
target=
"_blank"
>
Voir l'article sur Légifrance.fr
</a
>
</span>
</div>
{
/if
}
</DialogDescription>
</div>
</TransitionChild>
...
...
This diff is collapsed.
Click to expand it.
src/lib/components/variables/VariableReferredValueParameter.svelte
+
1
−
1
View file @
115e4080
...
...
@@ -194,7 +194,7 @@
</div>
</div>
{
#if
[
"
impot_revenu.calcul_impot_revenu.plaf_qf.general
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib_enf
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond_veuf
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuadMarReu
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuyMay
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuadMarReu
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuyMay
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_celib
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_couple
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.taux
"
].
includes
(
billParameter
.
name
)
}
{
#if
[
"
impot_revenu.calcul_impot_revenu.plaf_qf.general
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.celib_enf
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.reduc_postplafond_veuf
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuadMarReu
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.plaf_GuyMay
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuadMarReu
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.abat_dom.taux_GuyMay
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_celib
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.seuil_couple
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote.taux
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.quotient_familial.inv2
"
,
"
impot_revenu.calcul_impot_revenu.plaf_qf.quotient_familial.conj
"
].
includes
(
billParameter
.
name
)
}
<div
class=
"mt-2"
>
<button
class=
"inline-flex h-7 grow-0 items-center rounded-md bg-gray-200 px-2 py-1 text-sm uppercase text-black shadow-md hover:bg-le-bleu hover:text-white focus:outline-none"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment