Update for hook parameters
This commit is contained in:
parent
e34996e978
commit
3acbc0318a
@ -1652,7 +1652,7 @@ else
|
||||
|
||||
if (is_object($hookmanager))
|
||||
{
|
||||
$parameters=array('filtre'=>$filtre);
|
||||
$parameters=array('filtre'=>$filtre,'htmlname'=>'idprodfournprice');
|
||||
echo $hookmanager->executeHooks('formCreateProductSupplierOptions',$parameters,$object,$action);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user