Skip to content
Snippets Groups Projects
Commit 422bdd1e authored by Patrick Delcroix's avatar Patrick Delcroix Committed by GitHub
Browse files

FIX: Supplier is not the project customer

parent e8767122
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
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