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

.

parent aba929ed
No related branches found
No related tags found
No related merge requests found
...@@ -1329,7 +1329,7 @@ if ($id > 0 || ! empty($ref)) ...@@ -1329,7 +1329,7 @@ if ($id > 0 || ! empty($ref))
if (is_object($hookmanager)) if (is_object($hookmanager))
{ {
$parameters=array('filtre'=>$filtre,'htmlname'=>'idprodfournprice','selected'=>$object->fourn_id,'socid'=>$object->socid); $parameters=array('filtre'=>$filtre,'htmlname'=>'idprodfournprice');
echo $hookmanager->executeHooks('formCreateProductSupplierOptions',$parameters,$object,$action); echo $hookmanager->executeHooks('formCreateProductSupplierOptions',$parameters,$object,$action);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment