From 633b67c91b27f4674b00bd1b6abd6216eb471874 Mon Sep 17 00:00:00 2001 From: "j.goderbauer" <j.goderbauer@adito.de> Date: Tue, 5 Mar 2019 09:20:56 +0100 Subject: [PATCH] Organisation: searchfields --- entity/Organisation_entity/Organisation_entity.aod | 2 -- 1 file changed, 2 deletions(-) diff --git a/entity/Organisation_entity/Organisation_entity.aod b/entity/Organisation_entity/Organisation_entity.aod index b1a09bbf144..803af19accf 100644 --- a/entity/Organisation_entity/Organisation_entity.aod +++ b/entity/Organisation_entity/Organisation_entity.aod @@ -50,14 +50,12 @@ <name>STATUS</name> <title>Status</title> <consumer>KeywordContactStates</consumer> - <searchable v="false" /> <valueProcess>%aditoprj%/entity/Organisation_entity/entityfields/status/valueProcess.js</valueProcess> </entityField> <entityField> <name>TYPE</name> <title>Type</title> <consumer>KeywordOrganisationTypes</consumer> - <searchable v="false" /> </entityField> <entityConsumer> <name>Activities</name> -- GitLab