diff --git a/cd06/script.py b/cd06/script.py index 77aa31f..6322055 100644 --- a/cd06/script.py +++ b/cd06/script.py @@ -39,25 +39,7 @@ FORMDEFS = { ], 'ANONYMISATION_STATUS': 'Anonymisation', }, - 'aggravation-revision-apa': { - 'DIRECTORY': 'aggravation-apa-dev', - 'MAPPINGS': [ - # ('Nom', 'Variable', 'Nommage fichier',) - ('Mandat de délégation signé', 'mandat', 'MANDAT_DELEGATION.PDF',), - ('Copie du jugement mesure de protection par une personne', - 'jugement_mesure_protection_personne', - 'JUGEMENT_MESURE_DE_PROTECTION_PERSONNE.PDF',), - ('Copie du jugement mesure de protection par un organisme personne', - 'jugement_mesure_protection_organisme', - 'JUGEMENT_MESURE_DE_PROTECTION_ORGANISME.PDF',), - ('Taxe foncière 1er bien', 'taxe_fonciere_1', 'TAXE_FONCIERE_BIEN_1.PDF',), - ('Taxe foncière 2ème bien', 'taxe_fonciere_2', 'TAXE_FONCIERE_BIEN_2.PDF',), - ('Taxe foncière 3ème bien', 'taxe_fonciere_3', 'TAXE_FONCIERE_BIEN_3.PDF',), - ('Avis d\'imposition', 'avis_imposition', 'AVIS_IMPOSITION.PDF',), - ], - 'ANONYMISATION_STATUS': 'Anonymisation', - }, - 'aggravation-revision-apa-genesys-preprod': { + 'demande-de-revision-apa-a-domicile': { 'DIRECTORY': 'aggravation-apa', 'MAPPINGS': [ # ('Nom', 'Variable', 'Nommage fichier',)