L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Johan Girod e4131eee28 ⚙️ 🔥 grosse modification des barèmes
- Il n'y a plus qu'un mécanisme barème dorénavant : c'est le barème marginal de l'impôt
- On peut utiliser des variables publicode pour chaque argument des tranches
- Le mécanisme barème linéaire est remplacé par le mécanisme "grille"
- Le mécanisme barème continu est remplacé par le mécanisme "taux progressif"
- Les vues sont unifiées et simplifiées
- Seule les tranches nécessaires sont évaluée
- Les unités fonctionnent dans les barèmes
- On précise les tranches d'un barème par leur plafond et non plus par leur plafond et seuil

fix #827
2020-02-25 11:16:36 +01:00
.vscode 🖊 Documente titre, description, références 2020-02-05 15:42:19 +01:00
cypress 👽 traductions manquantes 2020-02-03 10:29:41 +01:00
publicode ⚙️ 🔥 grosse modification des barèmes 2020-02-25 11:16:36 +01:00
source ⚙️ 🔥 grosse modification des barèmes 2020-02-25 11:16:36 +01:00
test ⚙️ 🔥 grosse modification des barèmes 2020-02-25 11:16:36 +01:00
.eslintrc.yaml Ajout de l'option "allowJs" dans tsconfig.js 2019-12-17 11:34:12 +01:00
.gitignore Création d'une section /nouveautés 2020-01-15 15:24:10 +01:00
.prettierrc En YAML prettier formatte différement les longues lignes 2019-11-11 15:09:33 +01:00
CONTRIBUTING.md 🔥 Rangement 2020-02-05 14:30:54 +01:00
LICENSE 🔥 Rangement 2020-02-05 14:30:54 +01:00
README.md Découpe base.yaml 2020-02-05 14:30:54 +01:00
babel.config.js Ajout de l'option "allowJs" dans tsconfig.js 2019-12-17 11:34:12 +01:00
circle.yml 🔥 Rangement 2020-02-05 14:30:54 +01:00
componentTestSetup.js
cypress.json Ajoute des tests extensif pour tous les simulateurs 2019-10-23 12:21:48 +02:00
i18next-parser.config.js 👽 Vérifie que tous les éléments d'ui sont traduits 2020-01-22 15:10:46 +01:00
index.html ajoute les retours acoss 2020-02-03 10:29:41 +01:00
jest.config.js 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
manifest.webmanifest 🎨 ajoute une favicon 2019-06-12 17:49:12 +02:00
netlify.toml 🖋️ enlève la mention de l'acre sur 3 ans pour les auto 2020-01-13 18:08:28 +01:00
package.json 🐛 Utilise le script "prepare" plutôt que "postinstall" 2020-02-24 18:33:17 +01:00
postcss.config.js
serve.infrance.json
serve.mon-entreprise.json
tsconfig.json 🔥 Rangement 2020-02-05 14:30:54 +01:00
yarn.lock 🎨 Suppression des actions du pied de page sur les intégrations 2020-02-02 21:45:52 +01:00

README.md

logo mon-entreprise.fr

This repository powers mycompanyinfrance.fr and mon-entreprise.fr and publi.codes.

The hiring simulator, available on both websites, embeds a model of the french tax system as a YAML domain specific language. It enables displaying the computing rules on the Web and having a single source of logic for both the computation engine (a JS library) and the generated end-user conversation-like form.

The engine with the French tax law is available as a NPM module and explained on the wiki.

Developed by the french public startup incubator, beta.gouv.fr, with the help of the social security contributions collector, URSSAF.

Most of the documentation (including issues and the wiki) is written in french, please raise an issue if you are interested and do not speak French.

Contribute

If you want to contribute to this application, please check out CONTRIBUTING.md.

Supported browsers

The website will run well on modern browsers. Internet Explorer is not supported anymore (it should work but with visual glitches and performance issues).

This compatibility is tested thanks to BrowserStack's free open source program.

Logo de Browserstack, notre solution de tests manuels