Commit 95a0453b authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

erreur gestionContratsSansHeures

parent bed88676
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -515,7 +515,7 @@ class ContratProcess implements ProcessInterface
                        $hasContratSansHeures = true;
                    }
                } else {
                    $hasContrat = false;
                    $hasContrat = true;
                }
            }
        }