diff --git a/source/components/simulationConfigs/rémunération-dirigeant.yaml b/source/components/simulationConfigs/rémunération-dirigeant.yaml index d5cedaa5f..495690872 100644 --- a/source/components/simulationConfigs/rémunération-dirigeant.yaml +++ b/source/components/simulationConfigs/rémunération-dirigeant.yaml @@ -15,7 +15,7 @@ questions: bloquant: - entreprise . chiffre d'affaires situation: - période: année + période: mois branches: - nom: Auto-entrepreneur diff --git a/source/règles/base.yaml b/source/règles/base.yaml index b95b65920..f16ccf441 100644 --- a/source/règles/base.yaml +++ b/source/règles/base.yaml @@ -2718,6 +2718,10 @@ avec: - revenu net - sinon: rémunération totale du dirigeant + charges + suggestions: + 1 000 €: 1000 + 5 000 €: 5000 + 10 000 €: 10000 - espace: entreprise nom: rémunération totale du dirigeant diff --git a/source/sites/mon-entreprise.fr/pages/SocialSecurity/SchemeComparaison.js b/source/sites/mon-entreprise.fr/pages/SocialSecurity/SchemeComparaison.js index 8908187fd..debdc360b 100644 --- a/source/sites/mon-entreprise.fr/pages/SocialSecurity/SchemeComparaison.js +++ b/source/sites/mon-entreprise.fr/pages/SocialSecurity/SchemeComparaison.js @@ -13,6 +13,7 @@ import { règleAvecMontantSelector } from 'Selectors/regleSelectors' import Animate from 'Ui/animate' import AnimatedTargetValue from 'Ui/AnimatedTargetValue' import './SchemeComparaison.css' + import type { RègleAvecMontant } from 'Types/RegleTypes' type OwnProps = {} @@ -97,6 +98,10 @@ const SchemeComparaisonPage = ({
++
+
+

Plafond de chiffre d'affaire

+
Non
+
Oui
+ {!conversationStarted && ( <>

Retraite

@@ -117,7 +122,7 @@ const SchemeComparaisonPage = ({
{!conversationStarted ? ( <> -

Comparez vos revenus et votre retraite en 1 minute

+

Comparez vos revenus et votre retraite en 1 minute

-

Retraite

+

Retraite (estimation)

{assimiléSalarié && ( @@ -217,15 +222,25 @@ const SchemeComparaisonPage = ({
Oui (jusqu'à 50%)
Oui (Loi Madelin)
Non
+ +

Cotisations minimales

+
Non
+
Oui
+
Non
+ +

Seuil d'activation des droits

+
Oui
+
Non
+
Oui
) : ( <> -

Information détaillés

+

Comparaison détaillée

@@ -235,8 +250,7 @@ const SchemeComparaisonPage = ({
SAS, SASU, SARL minoritaire
EI, EURL, SARL majoritaire
Micro-entreprise
- {/* */} - +