Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Salarié][BTP] Erreur de calcul des cotisations BTP #3351

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

shanalfe
Copy link

Hello,

Voici les modifications que nous avons apportées :

  • changement des taux relatifs aux cotisations BTP
  • ajout de la catégorie "chomage intempéries"
  • ajout de la catégorie OPPBTP travailleur temporaire
  • ajout de référence
  • maj des caisses de rattachement (ouest et centre ont fusionné)

bonne journée

close #3080

Copy link

netlify bot commented Jan 28, 2025

Deploy Preview for nostalgic-mahavira-52b682 canceled.

Name Link
🔨 Latest commit 3f203e5
🔍 Latest deploy log https://app.netlify.com/sites/nostalgic-mahavira-52b682/deploys/6798ca7bb6b3c9000889533f

Copy link
Contributor

@JalilArfaoui JalilArfaoui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merci @shanalfe pour cette belle contribution ! ❤️

J’ai laissé quelques commentaires

@@ -18,6 +18,12 @@ salarié . convention collective . BTP . catégorie:
- ouvrier
- etam
- cadre
reférences:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: références:

salarié . convention collective . BTP . congés intempéries . caisse de rattachement:
question: À quelle caisse l'entreprise est-elle rattachée pour le versement de
la cotisation congés intempéries ?
# catégorie parente chômage intempéries
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On essaie de nommer les règles de manière à éviter les commentaires yaml … si besoin, on peut ajouter un champ description, qui sera utile également aux usagers.

@@ -36,6 +36,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@publicodes/codemod": "^1.1.0",
"@publicodes/tools": "^1.0.7",
"@rollup/plugin-replace": "^6.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pourquoi ces ajouts ?

@@ -2,10 +2,15 @@
"compilerOptions": {
/* Basic Options */
"incremental": true,
"target": "ESNext",
"module": "NodeNext",
// "target": "ESNext",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi ces changements ?

@@ -0,0 +1,4 @@
declare module 'responselike' {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi cet ajout ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Sujets prêts 🐤
Development

Successfully merging this pull request may close these issues.

[Salarié][BTP] Erreur de calcul des cotisations BTP ?
3 participants