Commit 433cb5d9 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Inversion des 2 délais pour le second dépôt

parent bd842079
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -61,8 +61,8 @@ class These implements HistoriqueAwareInterface, ResourceInterface
        self::CORRECTION_AUTORISEE_FACULTATIVE => "Facultatives",
    ];

    const CORRECTION_OBLIGATOIRE_INTERVAL = 'P2M';
    const CORRECTION_FACULTATIVE_INTERVAL = 'P3M';
    const CORRECTION_OBLIGATOIRE_INTERVAL = 'P3M';
    const CORRECTION_FACULTATIVE_INTERVAL = 'P2M';

    const CORRECTION_AUTORISEE_FORCAGE_NON = null; // pas de forçage
    const CORRECTION_AUTORISEE_FORCAGE_AUCUNE = 'aucune'; // aucune correction autorisée