Merge pull request #13518 from bb2a/patch-1

Add custom search criteria to those default for QUICKSEARCH
This commit is contained in:
Laurent Destailleur 2020-04-08 14:50:50 +02:00 committed by GitHub
commit bcd336d029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",