Skip to main content
Sign in
Snippets Groups Projects
Commit e53f4182 authored by Chloé Lallemand's avatar Chloé Lallemand
Browse files

ajout référence revalo ass

parent 90b5b0d5
No related branches found
No related tags found
No related merge requests found
Pipeline #13313 failed
Pipeline: leximpact-socio-fiscal-api

#13315

    Pipeline: OpenFisca-JSON-Model

    #13314

      ...@@ -267,6 +267,26 @@ def modify_metadata(parameters): ...@@ -267,6 +267,26 @@ def modify_metadata(parameters):
      }, },
      ) )
      add_metadata(
      parameters.chomage.allocations_assurance_chomage.ass.montant_plein,
      {
      "revaluation_reference": {
      "title": "Article L5423-6 du code du travail",
      "href": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000031781118",
      }
      },
      )
      add_metadata(
      parameters.chomage.allocations_assurance_chomage.ass.montant_plein_mayotte,
      {
      "revaluation_reference": {
      "title": "Article L5423-6 du code du travail",
      "href": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000031781118",
      }
      },
      )
      return parameters return parameters
      ... ...
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment