From 09c91681a0266bc489b1d5089ab8cd48cab96a9c Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Thu, 30 Sep 2021 15:31:50 +0200 Subject: [PATCH] =?UTF-8?q?:bug:=20R=C3=A9active=20la=20question=20pour=20?= =?UTF-8?q?le=20calcul=20de=20l'impot=20sur=20le=20revenu=20pour=20les=20s?= =?UTF-8?q?imulateur=20ind=C3=A9pendant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #1755 --- .../source/pages/Simulateurs/configs/auto-entrepreneur.yaml | 2 +- .../source/pages/Simulateurs/configs/indépendant.yaml | 2 +- .../source/pages/Simulateurs/configs/profession-libérale.yaml | 2 +- yarn.lock | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mon-entreprise/source/pages/Simulateurs/configs/auto-entrepreneur.yaml b/mon-entreprise/source/pages/Simulateurs/configs/auto-entrepreneur.yaml index 270a86b38..2b8ae8cae 100644 --- a/mon-entreprise/source/pages/Simulateurs/configs/auto-entrepreneur.yaml +++ b/mon-entreprise/source/pages/Simulateurs/configs/auto-entrepreneur.yaml @@ -14,7 +14,7 @@ questions: liste: - entreprise - dirigeant - - impôt . montant + - impôt - établissement - situation personnelle non prioritaires: diff --git a/mon-entreprise/source/pages/Simulateurs/configs/indépendant.yaml b/mon-entreprise/source/pages/Simulateurs/configs/indépendant.yaml index 0ae3db706..f6d315bb4 100644 --- a/mon-entreprise/source/pages/Simulateurs/configs/indépendant.yaml +++ b/mon-entreprise/source/pages/Simulateurs/configs/indépendant.yaml @@ -22,7 +22,7 @@ questions: - établissement - dirigeant . indépendant - situation personnelle - - impôt . montant + - impôt non prioritaires: - dirigeant . indépendant . IJSS - dirigeant . indépendant . cotisations et contributions . exonérations diff --git a/mon-entreprise/source/pages/Simulateurs/configs/profession-libérale.yaml b/mon-entreprise/source/pages/Simulateurs/configs/profession-libérale.yaml index b2549fc1c..b86e45c87 100644 --- a/mon-entreprise/source/pages/Simulateurs/configs/profession-libérale.yaml +++ b/mon-entreprise/source/pages/Simulateurs/configs/profession-libérale.yaml @@ -17,7 +17,7 @@ questions: - entreprise - établissement - situation personnelle - - impôt . montant + - impôt non prioritaires: - dirigeant . indépendant . cotisations facultatives - dirigeant . indépendant . IJSS diff --git a/yarn.lock b/yarn.lock index 6a4148743..2c91c3902 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13495,7 +13495,7 @@ react-color@^2.14.0: object-assign "^4.1.1" scheduler "^0.20.0" -react-easy-emoji@^1.2.0, react-easy-emoji@^1.4.0: +react-easy-emoji@^1.2.0: version "1.4.0" resolved "https://registry.yarnpkg.com/react-easy-emoji/-/react-easy-emoji-1.4.0.tgz#dfcbb743bf8439af265aa25a1e72998c6d2225ff" integrity sha512-TcufijpuWKgYgzbySEBukNef+y0HI/4PAJ4gc9vb1CF7Q4CcAS2ZV8VMZk0ObtKKwJJfVgAHVt86nXWOed8QXg==