FIX Sql error on filter of project preview with date
This commit is contained in:
parent
7ea5407ac1
commit
e0d11edb6b
@ -299,7 +299,7 @@ $listofreferent=array(
|
||||
'title'=>"ListSupplierProposalsAssociatedProject",
|
||||
'class'=>'SupplierProposal',
|
||||
'table'=>'supplier_proposal',
|
||||
'datefieldname'=>'date',
|
||||
'datefieldname'=>'date_valid',
|
||||
'urlnew'=>DOL_URL_ROOT.'/supplier_proposal/card.php?action=create&projectid='.$id, // No socid parameter here, the socid is often the customer and we create a supplier object
|
||||
'lang'=>'supplier_proposal',
|
||||
'buttonnew'=>'AddSupplierProposal',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user