Skip to content
Snippets Groups Projects
Commit a450a7f4 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Le Tbl du référentiel était mal mis à jour

parent fb2e864b
No related branches found
No related tags found
No related merge requests found
......@@ -396,7 +396,7 @@ class ServiceReferentielController extends AbstractController
{
$this->getServiceWorkflow()->calculerTableauxBord(['formule', 'validation_referentiel', 'referentiel'], $intervenant);
if (!$validation) {
$this->getServiceWorkflow()->calculerTableauxBord(['referentiel', 'piece_jointe_fournie'], $intervenant);
$this->getServiceWorkflow()->calculerTableauxBord(['piece_jointe_fournie'], $intervenant);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment