Skip to content

Commit

Permalink
fix: le simulateur salarié demande si on est auto-entrepreneur
Browse files Browse the repository at this point in the history
  • Loading branch information
JalilArfaoui committed Sep 26, 2024
1 parent 8a28b09 commit b218b40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ entreprise . catégorie juridique . EI:
question: Êtes-vous auto-entrepreneur ?
acronyme: AE
par défaut: par défaut
non applicable si: salarié
références:
S'informer sur le statut: https://www.autoentrepreneur.urssaf.fr/portail/accueil/sinformer-sur-le-statut/lessentiel-du-statut.html
Les étapes de la création d'une auto-entreprise: https://www.autoentrepreneur.urssaf.fr/portail/accueil/creer-mon-auto-entreprise.html
Expand Down
1 change: 1 addition & 0 deletions site/source/pages/simulateurs/salarié/simulationConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export const configSalarié: SimulationConfig = {
},
'unité par défaut': '€/mois',
situation: {
salarié: 'oui',
dirigeant: 'non',
'entreprise . imposition': 'non',
'salarié . activité partielle': 'non',
Expand Down

0 comments on commit b218b40

Please sign in to comment.