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
7e128a62
Commit
7e128a62
authored
5 months ago
by
Dorine Lambinet
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-ui-panneau-revalo-et-label-reference' into 'master'
Reprise modale prévisions 2025 See merge request
!297
parents
c09f901a
f5baf710
Branches
Branches containing commit
Tags
0.0.1002
Tags containing commit
1 merge request
!297
Reprise modale prévisions 2025
Pipeline
#19431
passed
5 months ago
Stage: build
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/components/variables/InflationLawButton.svelte
+7
-6
7 additions, 6 deletions
src/lib/components/variables/InflationLawButton.svelte
with
7 additions
and
6 deletions
src/lib/components/variables/InflationLawButton.svelte
+
7
−
6
View file @
7e128a62
...
...
@@ -66,19 +66,20 @@
<br
/>
{
/if
}
<span
class=
"text-sm font-normal tracking-wide"
>
{
#if
parameterName
?.
startsWith
(
"
impot_revenu.bareme_ir_depuis_1945.bareme
"
)
}
Indexation d'usage du barème de l'IR par le PLF
Indexation d'usage du barème de l'IR par le PLF
de
{
:else
if
parameterName
?.
startsWith
(
"
impot_revenu.calcul_impot_revenu.plaf_qf.decote
"
)
}
Indexation d'usage des plafonds de la décote par le PLF
Indexation d'usage des plafonds de la décote par le PLF
de
{
:else
if
parameterName
?.
startsWith
(
"
impot_revenu.calcul_impot_revenu.plaf_qf.plafond_avantages_procures_par_demi_part
"
)
}
Indexation d'usage des plafonds du quotient familial par le PLF
Indexation d'usage des plafonds du quotient familial par le PLF
de
{
:else
if
parameterName
?.
startsWith
(
"
impot_revenu.calcul_revenus_imposables.abat_rni.enfant_marie.montant
"
)
}
Indexation d'usage de l'abattement par le PLF
Indexation d'usage de l'abattement par le PLF
de
{
:else
if
parameterName
?.
startsWith
(
"
impot_revenu
"
)
}
Revalorisation suite à l'indexation d'usage du barème de l'IR par le PLF
Revalorisation, suite à l'indexation d'usage du barème de l'IR par le
PLF, de
{
:
else
}
Indexation sur l'inflation à
{
billInflatorValueFormatted
}
{
/if
}
{
billInflatorValueFormatted
}
.
</span>
</p>
</button>
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