FIX: Supplier is not the project customer
This commit is contained in:
parent
e8767122b0
commit
422bdd1ef6
@ -308,7 +308,7 @@ $listofreferent=array(
|
|||||||
'margin'=>'minus',
|
'margin'=>'minus',
|
||||||
'table'=>'facture_fourn',
|
'table'=>'facture_fourn',
|
||||||
'datefieldname'=>'datef',
|
'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',
|
'lang'=>'suppliers',
|
||||||
'buttonnew'=>'AddSupplierInvoice',
|
'buttonnew'=>'AddSupplierInvoice',
|
||||||
'testnew'=>$user->rights->fournisseur->facture->creer,
|
'testnew'=>$user->rights->fournisseur->facture->creer,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user