From bc4e6d4c7ee5c320f2fb19d93851d832569c1291 Mon Sep 17 00:00:00 2001 From: csv115 Date: Thu, 11 Dec 2014 16:17:37 +0100 Subject: [PATCH] hooks more button function on contract card --- htdocs/contrat/card.php | 3 +++ 1 file changed, 3 insertions(+) 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) {