diff --git a/htdocs/projet/element.php b/htdocs/projet/element.php index 1efc4465d81be92c1754db070502cda3f494910b..ee2fc06c2b27c5df573703dd80fd62a0650e11d2 100644 --- a/htdocs/projet/element.php +++ b/htdocs/projet/element.php @@ -308,7 +308,7 @@ $listofreferent=array( 'margin'=>'minus', 'table'=>'facture_fourn', 'datefieldname'=>'datef', - 'urlnew'=>DOL_URL_ROOT.'/fourn/facture/card.php?action=create&projectid='.$id.'&socid='.$socid, + 'urlnew'=>DOL_URL_ROOT.'/fourn/facture/card.php?action=create&projectid='.$id, 'lang'=>'suppliers', 'buttonnew'=>'AddSupplierInvoice', 'testnew'=>$user->rights->fournisseur->facture->creer,