🎨 suppression du graphique sur la page coronavirus
au profit d'un pourcentage du cout total dans le tableau, moins ambigupull/951/head
parent
47270b4d73
commit
3c67109f31
|
@ -970,8 +970,9 @@ contrat salarié . SMIC:
|
|||
account of actual working time.
|
||||
|
||||
|
||||
Overtime and overtime are taken into account without taking the surcharge
|
||||
into account.
|
||||
Overtime and overtime hours are taken in
|
||||
|
||||
account regardless of the mark-up.
|
||||
description.fr: >
|
||||
Plusieurs réductions de cotisations ([réduction
|
||||
générale](/documentation/contrat-salarié/réduction-générale), taux réduit
|
||||
|
@ -984,6 +985,7 @@ contrat salarié . SMIC:
|
|||
|
||||
|
||||
Les heures supplémentaires et les heures complémentaires sont prises en
|
||||
|
||||
compte sans tenir compte de la majoration.
|
||||
titre.en: minimum wage (SMIC)
|
||||
titre.fr: SMIC
|
||||
|
@ -2391,6 +2393,13 @@ contrat salarié . lodeom . réduction outre-mer:
|
|||
année (ils dépendent directement des cotisaitons réduites).
|
||||
titre.en: overseas reduction
|
||||
titre.fr: réduction outre-mer
|
||||
contrat salarié . lodeom . secteurs d'activité:
|
||||
description.en: "[automatic] To be eligible for the 1st scale of the LODEOM exemption, known as the competitiveness scale, your company must belong to one of the following sectors:\n\n- ✈ air transport providing connections between the overseas departments and regions and between metropolitan France and these territories, as well as domestic services\n- ⛵ maritime and river services or links between the French Overseas Departments and Regions\n- \U0001F3D7 building and public works\n- \U0001F4F0 the press\n- \U0001F3A5 audiovisual production\n- sectors eligible for the enhanced competitiveness (Scale 2) or innovation and growth (Scale 3) schemes, which do not meet the conditions in terms of workforce (less than 250 employees) or annual turnover (less than EUR 50 million).\n"
|
||||
description.fr: "Pour être éligible au 1er barème de l'exonération LODEOM, dit barème de compétitivité, votre entreprise doit appartenir à l'un des secteurs suivants :\n\n- ✈ transport aérien assurant les liaisons entre les départements et régions d’Outre-mer et entre la métropole et ces territoires, ainsi que les dessertes intérieures\n- ⛵ dessertes maritimes, fluviales ou les liaisons entre départements et régions d’Outre-mer\n- \U0001F3D7 bâtiment et travaux publics\n- \U0001F4F0 la presse\n- \U0001F3A5 la production audiovisuelle\n- les secteurs éligibles aux régimes de compétitivité renforcée (barème 2) ou d’innovation et de croissance (barème 3), qui ne respectent pas les conditions d’effectifs (moins de 250 salariés) ou de chiffres d’affaires annuel (moins de 50 millions d’euros).\n"
|
||||
question.en: '[automatic] Does your company belong to one of these sectors?'
|
||||
question.fr: Votre entreprise appartient-elle à l'un de ces secteurs ?
|
||||
titre.en: '[automatic] business areas'
|
||||
titre.fr: secteurs d'activité
|
||||
contrat salarié . lodeom . zone un:
|
||||
titre.en: 'Geographical area 1 (Guadeloupe, Martinique, Reunion Island, French Guiana)'
|
||||
titre.fr: 'Zone géographique 1 (Guadeloupe, Martinique, La Réunion, Guyane)'
|
||||
|
@ -2400,13 +2409,6 @@ contrat salarié . lodeom . écart au plafond de l'assiette:
|
|||
contrat salarié . lodeom . éligible barème compétitivité:
|
||||
titre.en: Eligibility for the competitiveness scale
|
||||
titre.fr: Eligibilité au barème de compétitivité
|
||||
contrat salarié . lodeom . éligible barème compétitivité . secteurs d'activité:
|
||||
description.en: "To be eligible for the 1st scale of the LODEOM exemption, known as the competitiveness scale, your company must belong to one of the following sectors:\n\n\n- ✈ air transport providing links between the overseas departments and regions and between metropolitan France and these territories, as well as domestic services\n- ⛵ maritime services, river transport or links between overseas departments and regions \n- \U0001F3D7 construction and public works \n- \U0001F4F0 the press \n- \U0001F3A5 audiovisual production \n- sectors eligible for enhanced competitiveness (scale 2) or innovation and growth (scale 3) schemes, which do not meet the conditions of employment (less than 250 employees) or annual turnover (less than €50 million)."
|
||||
description.fr: "Pour être éligible au 1er barème de l'exonération LODEOM, dit barème de compétitivité, votre entreprise doit appartenir à l'un des secteurs suivants :\n\n- ✈ transport aérien assurant les liaisons entre les départements et régions d’Outre-mer et entre la métropole et ces territoires, ainsi que les dessertes intérieures\n- ⛵ dessertes maritimes, fluviales ou les liaisons entre départements et régions d’Outre-mer\n- \U0001F3D7 bâtiment et travaux publics\n- \U0001F4F0 la presse\n- \U0001F3A5 la production audiovisuelle\n- les secteurs éligibles aux régimes de compétitivité renforcée (barème 2) ou d’innovation et de croissance (barème 3), qui ne respectent pas les conditions d’effectifs (moins de 250 salariés) ou de chiffres d’affaires annuel (moins de 50 millions d’euros).\n"
|
||||
question.en: Does your company belong to any of these sectors?
|
||||
question.fr: Votre entreprise appartient-elle à l'un de ces secteurs ?
|
||||
titre.en: business areas
|
||||
titre.fr: secteurs d'activité
|
||||
contrat salarié . lodeom . éligible barème compétitivité renforcée:
|
||||
description.en: >
|
||||
- Turnover of less than 50 million euros
|
||||
|
|
|
@ -2,7 +2,6 @@ import { setSimulationConfig } from 'Actions/actions'
|
|||
import RuleLink from 'Components/RuleLink'
|
||||
import Simulation from 'Components/Simulation'
|
||||
import chomagePartielConfig from 'Components/simulationConfigs/chômage-partiel.yaml'
|
||||
import StackedBarChart from 'Components/StackedBarChart'
|
||||
import { ThemeColorsContext } from 'Components/utils/colors'
|
||||
import { IsEmbeddedContext } from 'Components/utils/embeddedContext'
|
||||
import { Markdown } from 'Components/utils/markdown'
|
||||
|
@ -125,7 +124,6 @@ function ExplanationSection() {
|
|||
className="ui__ light card"
|
||||
css={`
|
||||
margin: 1rem 0;
|
||||
padding-bottom: 1rem;
|
||||
`}
|
||||
>
|
||||
<div
|
||||
|
@ -156,35 +154,32 @@ function ExplanationSection() {
|
|||
)
|
||||
}
|
||||
],
|
||||
[totalEntreprise, totalEntrepriseHabituel, totalEntreprise]
|
||||
[
|
||||
totalEntreprise,
|
||||
totalEntrepriseHabituel,
|
||||
{
|
||||
...totalEntreprise,
|
||||
additionalText: (
|
||||
<>
|
||||
Soit{' '}
|
||||
<strong>
|
||||
{formatValue({
|
||||
value:
|
||||
(totalEntreprise.nodeValue /
|
||||
totalEntrepriseHabituel.nodeValue) *
|
||||
100,
|
||||
unit: '%',
|
||||
maximumFractionDigits: 0
|
||||
})}
|
||||
</strong>{' '}
|
||||
du coût habituel
|
||||
</>
|
||||
)
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<p
|
||||
css={`
|
||||
padding-top: 8px;
|
||||
`}
|
||||
className="optionTitle"
|
||||
>
|
||||
<Trans>Prise en charge du revenu net avec chômage partiel</Trans>
|
||||
</p>
|
||||
<StackedBarChart
|
||||
data={[
|
||||
{
|
||||
...getRule(
|
||||
'contrat salarié . activité partielle . indemnisation entreprise'
|
||||
),
|
||||
title: t('État'),
|
||||
color: palettes[0][0]
|
||||
},
|
||||
{
|
||||
...totalEntreprise,
|
||||
title: t('Employeur'),
|
||||
color: palettes[1][0]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</Animate.fromTop>
|
||||
)
|
||||
|
@ -350,9 +345,6 @@ const ResultTable = styled.table`
|
|||
th:last-child {
|
||||
background: var(--lighterColor);
|
||||
}
|
||||
tr:last-child {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
`
|
||||
|
||||
function TextExplanations() {
|
||||
|
|
|
@ -113,25 +113,6 @@ plusieurs variations et un cas défaut:
|
|||
effectif plafond: 60
|
||||
valeur attendue: 0.01
|
||||
|
||||
Variations menant à un booleén:
|
||||
formule:
|
||||
variations:
|
||||
- si: statut cadre
|
||||
alors: non
|
||||
- sinon: oui
|
||||
exemples:
|
||||
- nom: Positif
|
||||
situation:
|
||||
statut cadre: non
|
||||
valeur attendue: true
|
||||
- nom: Négatif
|
||||
situation:
|
||||
statut cadre: oui
|
||||
valeur attendue: false
|
||||
- nom: Non résolu
|
||||
situation:
|
||||
valeur attendue: null
|
||||
|
||||
variations au sein d'un mécanisme:
|
||||
formule:
|
||||
produit:
|
||||
|
|
Loading…
Reference in New Issue