Update list.php
This commit is contained in:
parent
8abef71616
commit
96f1c961b7
@ -160,6 +160,9 @@ $fieldstosearchall = array(
|
||||
'f.ref_client'=>'RefCustomer',
|
||||
'pd.description'=>'Description',
|
||||
's.nom'=>"ThirdParty",
|
||||
's.name_alias'=>"AliasNameShort",
|
||||
's.zip'=>"Zip",
|
||||
's.town'=>"Town",
|
||||
'f.note_public'=>'NotePublic',
|
||||
);
|
||||
if (empty($user->socid)) $fieldstosearchall["f.note_private"] = "NotePrivate";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user