ajoute les retours acoss
parent
deea3e895b
commit
91483d7694
|
@ -222,8 +222,8 @@
|
|||
style="margin: 100px auto; max-width: 800px; text-align: center; font-family: 'Montserrat', sans-serif; font-weight: 300;"
|
||||
>
|
||||
<img
|
||||
src="images/marianne.svg"
|
||||
alt="Un service de l'État français"
|
||||
src="images/logo.svg"
|
||||
alt="Logo mon-entreprise.fr"
|
||||
style="width: 200px; margin-bottom: 2rem;"
|
||||
/>
|
||||
<h1>
|
||||
|
|
|
@ -710,27 +710,14 @@ indicationTempsPlein: in full-time gross salary equivalent
|
|||
inférieurs à: lower than
|
||||
jour: day
|
||||
landing:
|
||||
aboutUs: >
|
||||
<0>About us</0>
|
||||
|
||||
<1>This website is developed by the administration to <2>support
|
||||
entrepreneurs in the development of their business</2>.</1>
|
||||
|
||||
<2>We start from the premise that it is difficult to navigate through all
|
||||
the online documentation: there is a lack of clear, up-to-date and relevant
|
||||
information on starting a business.</2>
|
||||
|
||||
<3>Our objective is to <2>remove all uncertainties regarding the
|
||||
administration tasks</2> so that you can focus on what matters: your
|
||||
business.</3>
|
||||
|
||||
<4>We are a small, autonomous and multidisciplinary team within the
|
||||
<4>URSSAF</4>. We are committed to being as close as possible to our users
|
||||
in order to continuously improve this site in accordance with the <7>Startup
|
||||
d'État</7> method.</4>
|
||||
|
||||
<5>Feel free to send us your comments and suggestions at
|
||||
<2>contact@mon-entreprise.beta.gouv.fr </2>.</5>
|
||||
aboutUs: >-
|
||||
<0>Who are we?</0><1>We are a small<2>, autonomous and multidisciplinary
|
||||
team</2> within<4> USSAF</4>. We have at heart to be close to your needs in
|
||||
order to continuously improve this site in accordance with the <7>State
|
||||
Startup</7> method.</1><2>We have developed this site to <2>support
|
||||
entrepreneurs</2> in the development of their business.</2><3>Our goal is to
|
||||
<2>remove all uncertainties with regard to administration</2> so that you
|
||||
can concentrate on what matters: your business.</3>
|
||||
choice:
|
||||
create: >-
|
||||
<0>Create a company</0><1>Assistance in choosing the status and the
|
||||
|
|
|
@ -3796,7 +3796,7 @@ dirigeant . indépendant . PLNR régime général:
|
|||
- entreprise . catégorie d'activité = 'libérale'
|
||||
- entreprise . catégorie d'activité . libérale règlementée = non
|
||||
- entreprise . date de création < 01/2019
|
||||
question: Avez-vous opté pour le rattachement au régime général des indépendant ?
|
||||
question: Avez-vous opté pour le rattachement au régime général des indépendants ?
|
||||
description: En tant que profession libéral non reglementée, vous pouvez choisir d'être rattaché au régime général plutôt que la CIPAV
|
||||
rend non applicable: rattachement CIPAV
|
||||
par défaut: non
|
||||
|
|
|
@ -101,11 +101,18 @@ export default function Landing() {
|
|||
<section className="ui__ container">
|
||||
<Trans i18nKey="landing.aboutUs">
|
||||
<h2>Qui sommes-nous ?</h2>
|
||||
<p>
|
||||
Nous sommes une petite{' '}
|
||||
<strong>équipe autonome et pluridisciplinaire</strong> au sein de l’
|
||||
<a href="https://www.urssaf.fr">Urssaf</a>. Nous avons à coeur
|
||||
d’être au près de vos besoins afin d’améliorer en permanence ce site
|
||||
conformément à la méthode des{' '}
|
||||
<a href="https://beta.gouv.fr">Startup d’État</a>.
|
||||
</p>
|
||||
<p>
|
||||
Nous avons développé ce site pour{' '}
|
||||
<strong>accompagner les créateurs d’entreprise</strong> dans le
|
||||
développement de leur activité, en leur fournissant des informations
|
||||
claires, à jour et pertinente.
|
||||
développement de leur activité.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -116,21 +123,6 @@ export default function Landing() {
|
|||
afin que vous puissiez vous concentrer sur ce qui compte : votre
|
||||
activité.
|
||||
</p>
|
||||
<p>
|
||||
Nous sommes une petite{' '}
|
||||
<strong>équipe autonome et pluridisciplinaire</strong> au sein de l’
|
||||
<a href="https://www.urssaf.fr">Urssaf</a>, nous avons à coeur
|
||||
d’être au plus proche de nos usagers afin d’améliorer en permanence
|
||||
ce site conformément à la méthode des{' '}
|
||||
<a href="https://beta.gouv.fr">Startup d’État</a>.
|
||||
</p>
|
||||
<p>
|
||||
N’hésitez pas à nous remonter vos remarques et suggestions à{' '}
|
||||
<a href="mailto:contact@mon-entreprise.beta.gouv.fr">
|
||||
contact@mon-entreprise.beta.gouv.fr
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
</Trans>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -41,57 +41,69 @@ export default function DNRTI() {
|
|||
return (
|
||||
<>
|
||||
<h1>
|
||||
Aide à la déclaration de revenus{' '}
|
||||
Aide à la déclaration de revenus au titre de l'année 2019{' '}
|
||||
<img src="https://img.shields.io/badge/-beta-blue" />
|
||||
<br />
|
||||
<small>Travailleurs indépendants</small>
|
||||
</h1>
|
||||
<p>
|
||||
Cet outil vous permet de calculer les données à saisir dans votre
|
||||
déclaration de revenus professionnels.
|
||||
Nous mettons à disposition un outil d'aide aux déclarations fiscale
|
||||
(revenu) et sociale (DSI). Il vous permet de connaître le montant des
|
||||
charges sociales déductibles à partir de votre résultat net fiscal.
|
||||
</p>
|
||||
<FormWrapper>
|
||||
<FormBlock>
|
||||
<CompanySection company={company} />
|
||||
<h2>Revenus d'activité</h2>
|
||||
<SimpleField
|
||||
dottedName="dirigeant . rémunération totale"
|
||||
question="Quel est votre résultat fiscal ?"
|
||||
/>
|
||||
<SimpleField dottedName="entreprise . date de création" />
|
||||
<p>
|
||||
Cet outil vous concerne <strong>uniquement</strong> si vous êtes dans
|
||||
les cas suivants :
|
||||
</p>
|
||||
<ul>
|
||||
<li>vous cotisez au régime général des travailleurs indépendants</li>
|
||||
<li>
|
||||
votre entreprise est au régime réel d'imposition et en comptabilité
|
||||
d'engagement
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<SubSection dottedName="entreprise . catégorie d'activité" />
|
||||
{/* PLNR */}
|
||||
<SimpleField dottedName="dirigeant . indépendant . PLNR régime général" />
|
||||
<SimpleField dottedName="dirigeant . indépendant . cotisations et contributions . cotisations . retraite complémentaire . taux spécifique PLNR" />
|
||||
<SimpleField dottedName="dirigeant . indépendant . cotisations et contributions . cotisations . déduction tabac" />
|
||||
<FormBlock>
|
||||
<CompanySection company={company} />
|
||||
<h2>Revenus d'activité</h2>
|
||||
<SimpleField
|
||||
dottedName="dirigeant . rémunération totale"
|
||||
question="Quel est votre revenu professionnel en 2019 ?"
|
||||
summary="Indiquez votre résultat net fiscal avant déduction des charges sociales et exonérations fiscales."
|
||||
/>
|
||||
<SimpleField dottedName="entreprise . date de création" />
|
||||
|
||||
<h3>Situation personnelle</h3>
|
||||
<SimpleField dottedName="situation personnelle . RSA" />
|
||||
<SubSection dottedName="situation personnelle . IJSS" />
|
||||
<SubSection dottedName="dirigeant . indépendant . conjoint collaborateur" />
|
||||
<SubSection dottedName="entreprise . catégorie d'activité" />
|
||||
{/* PLNR */}
|
||||
<SimpleField dottedName="dirigeant . indépendant . PLNR régime général" />
|
||||
<SimpleField dottedName="dirigeant . indépendant . cotisations et contributions . cotisations . retraite complémentaire . taux spécifique PLNR" />
|
||||
<SimpleField dottedName="dirigeant . indépendant . cotisations et contributions . cotisations . déduction tabac" />
|
||||
|
||||
<h3>Exonérations</h3>
|
||||
<SimpleField dottedName="entreprise . ACRE" />
|
||||
<SimpleField dottedName="établissement . ZFU" />
|
||||
<SubSection
|
||||
dottedName="dirigeant . indépendant . cotisations et contributions . exonérations"
|
||||
hideTitle
|
||||
/>
|
||||
<h3>Situation personnelle</h3>
|
||||
<SimpleField dottedName="situation personnelle . RSA" />
|
||||
<SubSection dottedName="situation personnelle . IJSS" />
|
||||
<SubSection dottedName="dirigeant . indépendant . conjoint collaborateur" />
|
||||
|
||||
<h3>International</h3>
|
||||
<SimpleField dottedName="situation personnelle . domiciliation fiscale à l'étranger" />
|
||||
<SubSection
|
||||
dottedName="dirigeant . indépendant . revenus étrangers"
|
||||
hideTitle
|
||||
/>
|
||||
{/* <h3>DOM - Départements d'Outre-Mer</h3>
|
||||
<h3>Exonérations</h3>
|
||||
<SimpleField dottedName="entreprise . ACRE" />
|
||||
<SimpleField dottedName="établissement . ZFU" />
|
||||
<SubSection
|
||||
dottedName="dirigeant . indépendant . cotisations et contributions . exonérations"
|
||||
hideTitle
|
||||
/>
|
||||
|
||||
<h3>International</h3>
|
||||
<SimpleField dottedName="situation personnelle . domiciliation fiscale à l'étranger" />
|
||||
<SubSection
|
||||
dottedName="dirigeant . indépendant . revenus étrangers"
|
||||
hideTitle
|
||||
/>
|
||||
{/* <h3>DOM - Départements d'Outre-Mer</h3>
|
||||
<p>
|
||||
<em>Pas encore implémenté</em>
|
||||
</p> */}
|
||||
</FormBlock>
|
||||
<Results />
|
||||
</FormWrapper>
|
||||
</FormBlock>
|
||||
<Results />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue