diff --git a/htdocs/contrat/card.php b/htdocs/contrat/card.php index e4a8c644615..957e20590d7 100644 --- a/htdocs/contrat/card.php +++ b/htdocs/contrat/card.php @@ -1721,6 +1721,9 @@ else if ($user->societe_id == 0) { print '
'; + + $parameters=array(); + $reshook=$hookmanager->executeHooks('addMoreActionsButtons',$parameters,$object,$action); // Note that $action and $object may have been modified by hook if ($object->statut == 0 && $nbofservices) {