From e83a21c32151493501ffea0f6161d26ef34d8152 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Fri, 4 Dec 2020 15:56:26 +0100 Subject: [PATCH] =?UTF-8?q?:fountain=5Fpen:=20am=C3=A9liore=20description?= =?UTF-8?q?=20statut=20EIRL=20(suite=20retour=20utilisateur)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/Créer/StatutDescription.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/mon-entreprise/source/sites/mon-entreprise.fr/pages/Créer/StatutDescription.tsx b/mon-entreprise/source/sites/mon-entreprise.fr/pages/Créer/StatutDescription.tsx index 11712bb05..54512e337 100644 --- a/mon-entreprise/source/sites/mon-entreprise.fr/pages/Créer/StatutDescription.tsx +++ b/mon-entreprise/source/sites/mon-entreprise.fr/pages/Créer/StatutDescription.tsx @@ -12,11 +12,12 @@ const StatutDescription = ({ statut }: Props) => ) : statut === 'EIRL' ? ( - Permet de protéger son patrimoine personnel en attribuant un capital - spécifique à son activité professionnelle. La société et l'individu - constituent la même personne. Ne convient pas si l'associé unique est une - personne morale (entreprise) ou si vous pensez accueillir d'autres - associés au cours de votre développement (choisissez EURL dans ce cas). + Permet d'attribuer un capital spécifique à son activité professionnelle, + et de choisir le régime d'imposition sur les société (IS) plutôt que + revenu (IR) La société et l'individu constituent la même personne. Ne + convient pas si l'associé unique est une personne morale (entreprise) ou + si vous pensez accueillir d'autres associés au cours de votre + développement (choisissez EURL dans ce cas). ) : statut === 'EURL' ? (