Skip to content
Snippets Groups Projects
Commit 3acbc031 authored by Florian Henry's avatar Florian Henry Committed by Regis Houssin
Browse files

Update for hook parameters

parent e34996e9
No related branches found
No related tags found
No related merge requests found
......@@ -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);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment