Améliore les simulateurs individuels

indeps-démo
Johan Girod 2019-01-09 12:29:36 +01:00
parent 21b2496c82
commit c7a60d23be
5 changed files with 11 additions and 19 deletions

View File

@ -5,18 +5,17 @@ titre: |
- L'impôt sur le revenu est calculé pour un célibataire sans enfants et sans autre revenu.
objectifs:
- entreprise . rémunération totale du dirigeant
- revenu disponible
questions:
- entreprise . chiffre d'affaires
- entreprise . catégorie d'activité
- entreprise . charges
- revenu disponible
situation:
micro entreprise: non
indépendant: non
contrat salarié: oui
contrat salarié . assimilé salarié: oui
contrat salarié . CDD: non
contrat salarié . temps partiel: non
contrat salarié . ATMP . taux réduit: oui
raccourcis:
contrat salarié . rémunération . total: entreprise . rémunération totale du dirigeant

View File

@ -7,10 +7,7 @@ titre: |
objectifs:
- entreprise . rémunération totale du dirigeant
- revenu disponible
questions:
- entreprise . chiffre d'affaires
- entreprise . catégorie d'activité
- entreprise . charges
situation:
indépendant: oui
micro entreprise: non

View File

@ -5,12 +5,8 @@ titre: |
- L'impôt sur le revenu est calculé pour un célibataire sans enfants et sans autre revenu.
objectifs:
- entreprise . rémunération totale du dirigeant
- revenu disponible
questions:
- entreprise . chiffre d'affaires
- entreprise . catégorie d'activité
- entreprise . charges
- revenu disponible
situation:
micro entreprise: oui

View File

@ -95,7 +95,7 @@ const AfterRegistration = ({ t, companyStatusChoice }: Props) => (
<T k="après.actions.retour">Démarche de création</T>
</Link>
<Link to={sitePaths().sécuritéSociale.index} className="ui__ skip-button">
<T k="après.actions.avance">Sécu et coût d'embauche </T>
<T k="après.actions.avance">Estimez vos cotisations </T>
</Link>
</p>
</Animate.fromBottom>

View File

@ -8,16 +8,16 @@ import { Helmet } from 'react-helmet'
const MicroEntreprise = () => (
<>
<Helmet>
<title>
Micro-entreprise : cotisations et protection sociale{' '}
<small id="betaTag">alpha</small>
</title>
<title>Micro-entreprise : cotisations et protection sociale </title>
<meta
name="description"
content="Simulez votre rémunération en tant que dirigeant indépendant. Calcul complet de toutes les cotisations. Découvrez les droits ouverts par votre affiliation au régime des indépendants (TNS)"
/>
</Helmet>
<h1>Micro-entreprise : cotisations et droits </h1>
<h1>
Micro-entreprise : cotisations et droits
<small id="betaTag">alpha</small>
</h1>
<p>
Les micro-entreprises relèvent de la sécurité sociale des indépendants.
</p>