Skip to content
Snippets Groups Projects
Commit 155f4513 authored by cgl's avatar cgl
Browse files

fix

parent bec62561
No related branches found
No related tags found
No related merge requests found
Pipeline #21694 passed
Pipeline: OpenFisca-JSON-Model

#21695

    ......@@ -48,7 +48,7 @@
    },
    "retraite_de_base_n_1": {
    "year - 2": "Math.round(smic * 1.2 * 2/3)",
    "year - 1": "Math.round( * 1.2 * 2/3)",
    "year - 1": "Math.round(smic * 1.2 * 2/3)",
    "year": "Math.round(smic * 1.2 * 2/3)"
    },
    "retraite_de_base": {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment