Merge pull request #14211 from bb2a/add_zip_town_on_SEARCH_THIRDPARTY

Add zip town on search thirdparty
This commit is contained in:
Laurent Destailleur 2020-07-18 23:58:36 +02:00 committed by GitHub
commit 1f52d99726
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",