mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Merge pull request #13518 from bb2a/patch-1
Add custom search criteria to those default for QUICKSEARCH
This commit is contained in:
commit
bcd336d029
|
|
@ -139,6 +139,8 @@ $fieldstosearchall = array(
|
|||
's.code_fournisseur'=>"SupplierCode",
|
||||
's.code_compta'=>"CustomerAccountancyCodeShort",
|
||||
's.code_compta_fournisseur'=>"SupplierAccountancyCodeShort",
|
||||
's.zip'=>"zip",
|
||||
's.town'=>"town",
|
||||
's.email'=>"EMail",
|
||||
's.url'=>"URL",
|
||||
's.tva_intra'=>"VATIntra",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user