hooks more button function on contract card

This commit is contained in:
csv115 2014-12-11 16:17:37 +01:00
parent 514abcb9f6
commit bc4e6d4c7e

View File

@ -1714,6 +1714,9 @@ else
if ($user->societe_id == 0)
{
print '<div class="tabsAction">';
$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)
{