diff --git a/htdocs/contrat/card.php b/htdocs/contrat/card.php index cea29c96793..035ae7bee08 100644 --- a/htdocs/contrat/card.php +++ b/htdocs/contrat/card.php @@ -1714,6 +1714,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) {