diff --git a/entity/Attribute_entity/Attribute_entity.aod b/entity/Attribute_entity/Attribute_entity.aod
index b638145ceb50ba628cbb18bd75b1f880d42426a8..e0d575f629117beb7aa01fc1fc1db28db56f87c3 100644
--- a/entity/Attribute_entity/Attribute_entity.aod
+++ b/entity/Attribute_entity/Attribute_entity.aod
@@ -87,7 +87,6 @@
       <title>Active</title>
       <contentType>BOOLEAN</contentType>
       <groupable v="true" />
-      <dropDownProcess>%aditoprj%/entity/Attribute_entity/entityfields/attribute_active/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Attribute_entity/entityfields/attribute_active/valueProcess.js</valueProcess>
     </entityField>
     <entityConsumer>
diff --git a/entity/Attribute_entity/entityfields/attribute_active/dropDownProcess.js b/entity/Attribute_entity/entityfields/attribute_active/dropDownProcess.js
deleted file mode 100644
index e4c1d8a78277a5e9b51c2d33a8a96bd3f26186cb..0000000000000000000000000000000000000000
--- a/entity/Attribute_entity/entityfields/attribute_active/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")],
-    ["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/BulkMailTesting_entity/BulkMailTesting_entity.aod b/entity/BulkMailTesting_entity/BulkMailTesting_entity.aod
index c876aa327d0b054dc32677aef4aa26a549404217..e4d9fa98c6c7fdc68f8b3bafe53331ff672686f6 100644
--- a/entity/BulkMailTesting_entity/BulkMailTesting_entity.aod
+++ b/entity/BulkMailTesting_entity/BulkMailTesting_entity.aod
@@ -34,7 +34,6 @@
       <name>SAVESETTINGS</name>
       <title>Save settings</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/BulkMailTesting_entity/entityfields/savesettings/dropDownProcess.js</dropDownProcess>
       <state>EDITABLE</state>
     </entityField>
     <entityParameter>
diff --git a/entity/BulkMailTesting_entity/entityfields/savesettings/dropDownProcess.js b/entity/BulkMailTesting_entity/entityfields/savesettings/dropDownProcess.js
deleted file mode 100644
index ea87f0cb35f482786bbea6794140e8926fca3935..0000000000000000000000000000000000000000
--- a/entity/BulkMailTesting_entity/entityfields/savesettings/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")],
-    ["0", translate.text("No")],
-]);
\ No newline at end of file
diff --git a/entity/BulkMail_entity/BulkMail_entity.aod b/entity/BulkMail_entity/BulkMail_entity.aod
index a137066b8aee192134f5b3c862113852ab75b52a..b4b40eac1c13c63391c9b933c4ca15244b05a9cd 100644
--- a/entity/BulkMail_entity/BulkMail_entity.aod
+++ b/entity/BulkMail_entity/BulkMail_entity.aod
@@ -171,7 +171,6 @@
       <name>CREATEACTIVITIES</name>
       <title>Create activities</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/BulkMail_entity/entityfields/createactivities/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/BulkMail_entity/entityfields/createactivities/valueProcess.js</valueProcess>
     </entityField>
     <entityConsumer>
@@ -268,7 +267,6 @@
       <name>USE_TEMPLATE_ATTACHMENTS</name>
       <title>Use template attachments</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/BulkMail_entity/entityfields/use_template_attachments/dropDownProcess.js</dropDownProcess>
       <stateProcess>%aditoprj%/entity/BulkMail_entity/entityfields/use_template_attachments/stateProcess.js</stateProcess>
       <valueProcess>%aditoprj%/entity/BulkMail_entity/entityfields/use_template_attachments/valueProcess.js</valueProcess>
     </entityField>
diff --git a/entity/BulkMail_entity/entityfields/createactivities/dropDownProcess.js b/entity/BulkMail_entity/entityfields/createactivities/dropDownProcess.js
deleted file mode 100644
index 3373b8a886df7267c9205c206442cb2e091128fb..0000000000000000000000000000000000000000
--- a/entity/BulkMail_entity/entityfields/createactivities/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")],
-    ["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/BulkMail_entity/entityfields/use_template_attachments/dropDownProcess.js b/entity/BulkMail_entity/entityfields/use_template_attachments/dropDownProcess.js
deleted file mode 100644
index 3373b8a886df7267c9205c206442cb2e091128fb..0000000000000000000000000000000000000000
--- a/entity/BulkMail_entity/entityfields/use_template_attachments/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")],
-    ["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/District_entity/District_entity.aod b/entity/District_entity/District_entity.aod
index ab78da8d909963bc8eecfcde4f874c19e9e48f23..1fc76de0e260fd4d440dfc27264dc1502d2fca59 100644
--- a/entity/District_entity/District_entity.aod
+++ b/entity/District_entity/District_entity.aod
@@ -264,7 +264,6 @@
       <name>DISTRICT_AUTOADD</name>
       <title>Auto assignment</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/District_entity/entityfields/district_autoadd/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/District_entity/entityfields/district_autoadd/valueProcess.js</valueProcess>
     </entityField>
     <entityActionField>
@@ -328,8 +327,8 @@
       <isPageable v="false" />
       <conditionProcess>%aditoprj%/entity/District_entity/recordcontainers/db/conditionProcess.js</conditionProcess>
       <orderClauseProcess>%aditoprj%/entity/District_entity/recordcontainers/db/orderClauseProcess.js</orderClauseProcess>
-      <alias>Data_alias</alias>
       <onDBDelete>%aditoprj%/entity/District_entity/recordcontainers/db/onDBDelete.js</onDBDelete>
+      <alias>Data_alias</alias>
       <cacheType>GLOBAL</cacheType>
       <cacheKeyProcess>%aditoprj%/entity/District_entity/recordcontainers/db/cacheKeyProcess.js</cacheKeyProcess>
       <recordFieldMappings>
diff --git a/entity/District_entity/entityfields/district_autoadd/dropDownProcess.js b/entity/District_entity/entityfields/district_autoadd/dropDownProcess.js
deleted file mode 100644
index e212979b8e77ec7c357dfbc0104882c01fcb7215..0000000000000000000000000000000000000000
--- a/entity/District_entity/entityfields/district_autoadd/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-    ]);
\ No newline at end of file
diff --git a/entity/Document_entity/Document_entity.aod b/entity/Document_entity/Document_entity.aod
index 5b20303df252bf0a82961f304dd8b09f9f747818..c01c2fa99f32adb8b454fb9675ebdf1dc0694cff 100644
--- a/entity/Document_entity/Document_entity.aod
+++ b/entity/Document_entity/Document_entity.aod
@@ -5,8 +5,8 @@
   <majorModelMode>DISTRIBUTED</majorModelMode>
   <documentation>%aditoprj%/entity/Document_entity/documentation.adoc</documentation>
   <grantCreateProcess>%aditoprj%/entity/Document_entity/grantCreateProcess.js</grantCreateProcess>
-  <onValidation>%aditoprj%/entity/Document_entity/onValidation.js</onValidation>
   <contentTitleProcess>%aditoprj%/entity/Document_entity/contentTitleProcess.js</contentTitleProcess>
+  <onValidation>%aditoprj%/entity/Document_entity/onValidation.js</onValidation>
   <iconId>VAADIN:FILE</iconId>
   <titlePlural>Documents</titlePlural>
   <recordContainer>jdito</recordContainer>
@@ -124,7 +124,6 @@
       <title>Main document</title>
       <contentType>BOOLEAN</contentType>
       <placeholderProcess>%aditoprj%/entity/Document_entity/entityfields/is_main_document/placeholderProcess.js</placeholderProcess>
-      <dropDownProcess>%aditoprj%/entity/Document_entity/entityfields/is_main_document/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Document_entity/entityfields/is_main_document/valueProcess.js</valueProcess>
       <onValueChange>%aditoprj%/entity/Document_entity/entityfields/is_main_document/onValueChange.js</onValueChange>
       <onValueChangeTypes>
diff --git a/entity/Document_entity/entityfields/is_main_document/dropDownProcess.js b/entity/Document_entity/entityfields/is_main_document/dropDownProcess.js
deleted file mode 100644
index 1324968dfff10e56efe6268f8520572d56f21d1b..0000000000000000000000000000000000000000
--- a/entity/Document_entity/entityfields/is_main_document/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/DuplicateScanner_entity/DuplicateScanner_entity.aod b/entity/DuplicateScanner_entity/DuplicateScanner_entity.aod
index 450acf9d5e92b6abc27e9e244985db351737b6b9..34fb0577dfe0c9ee42cc2f58458267359bd8f094 100644
--- a/entity/DuplicateScanner_entity/DuplicateScanner_entity.aod
+++ b/entity/DuplicateScanner_entity/DuplicateScanner_entity.aod
@@ -31,7 +31,6 @@
       <name>EXTERNAL_SERVICE_USAGE_ALLOWED</name>
       <title>Use external Scanservice</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/DuplicateScanner_entity/entityfields/external_service_usage_allowed/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/DuplicateScanner_entity/entityfields/external_service_usage_allowed/valueProcess.js</valueProcess>
     </entityField>
     <entityActionGroup>
diff --git a/entity/DuplicateScanner_entity/entityfields/external_service_usage_allowed/dropDownProcess.js b/entity/DuplicateScanner_entity/entityfields/external_service_usage_allowed/dropDownProcess.js
deleted file mode 100644
index b88d5392d1a40aa827f90e9dfcdd26303c4b1baa..0000000000000000000000000000000000000000
--- a/entity/DuplicateScanner_entity/entityfields/external_service_usage_allowed/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/KeywordEntry_entity/KeywordEntry_entity.aod b/entity/KeywordEntry_entity/KeywordEntry_entity.aod
index 35a6a61d75bb357dfe22c14a1f459a228578410c..9bb486fa53e726a80ab67b9f239b0d989b86f300 100644
--- a/entity/KeywordEntry_entity/KeywordEntry_entity.aod
+++ b/entity/KeywordEntry_entity/KeywordEntry_entity.aod
@@ -81,7 +81,6 @@
       <name>ISACTIVE</name>
       <title>Active</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/KeywordEntry_entity/entityfields/isactive/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/KeywordEntry_entity/entityfields/isactive/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
@@ -89,7 +88,6 @@
       <documentation>%aditoprj%/entity/KeywordEntry_entity/entityfields/isessential/documentation.adoc</documentation>
       <title>Relational</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/KeywordEntry_entity/entityfields/isessential/dropDownProcess.js</dropDownProcess>
       <state>READONLY</state>
       <valueProcess>%aditoprj%/entity/KeywordEntry_entity/entityfields/isessential/valueProcess.js</valueProcess>
     </entityField>
diff --git a/entity/KeywordEntry_entity/entityfields/isactive/dropDownProcess.js b/entity/KeywordEntry_entity/entityfields/isactive/dropDownProcess.js
deleted file mode 100644
index 89a5a5ca23dcc6e07fca72ddc1ab28514de63d39..0000000000000000000000000000000000000000
--- a/entity/KeywordEntry_entity/entityfields/isactive/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-    ]);
\ No newline at end of file
diff --git a/entity/KeywordEntry_entity/entityfields/isessential/dropDownProcess.js b/entity/KeywordEntry_entity/entityfields/isessential/dropDownProcess.js
deleted file mode 100644
index 89a5a5ca23dcc6e07fca72ddc1ab28514de63d39..0000000000000000000000000000000000000000
--- a/entity/KeywordEntry_entity/entityfields/isessential/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-    ]);
\ No newline at end of file
diff --git a/entity/Language_entity/Language_entity.aod b/entity/Language_entity/Language_entity.aod
index e5ea652802edf7f5dcc34791fb08e61836439363..c7a81db98a92e4e347c9f8d59d0e5740d4d2103f 100644
--- a/entity/Language_entity/Language_entity.aod
+++ b/entity/Language_entity/Language_entity.aod
@@ -26,7 +26,6 @@
     <entityField>
       <name>ISACTIVE</name>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/Language_entity/entityfields/isactive/dropDownProcess.js</dropDownProcess>
     </entityField>
     <entityProvider>
       <name>ISO3Name</name>
diff --git a/entity/Language_entity/entityfields/isactive/dropDownProcess.js b/entity/Language_entity/entityfields/isactive/dropDownProcess.js
deleted file mode 100644
index 89a5a5ca23dcc6e07fca72ddc1ab28514de63d39..0000000000000000000000000000000000000000
--- a/entity/Language_entity/entityfields/isactive/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-    ]);
\ No newline at end of file
diff --git a/entity/ObjectRelationType_entity/ObjectRelationType_entity.aod b/entity/ObjectRelationType_entity/ObjectRelationType_entity.aod
index e35ca31e89ad4216d7a2953ac883e5e0bfe7c662..4da3974ee653f99c331db00e1c7f75c28d293d0c 100644
--- a/entity/ObjectRelationType_entity/ObjectRelationType_entity.aod
+++ b/entity/ObjectRelationType_entity/ObjectRelationType_entity.aod
@@ -62,7 +62,6 @@
       <name>HIERARCHY</name>
       <title>Hierarchy</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/ObjectRelationType_entity/entityfields/hierarchy/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/ObjectRelationType_entity/entityfields/hierarchy/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
@@ -112,7 +111,6 @@
       <name>Type2Enabled_proxy</name>
       <title>Enable relation type 2</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/ObjectRelationType_entity/entityfields/type2enabled_proxy/dropDownProcess.js</dropDownProcess>
       <stateProcess>%aditoprj%/entity/ObjectRelationType_entity/entityfields/type2enabled_proxy/stateProcess.js</stateProcess>
       <valueProcess>%aditoprj%/entity/ObjectRelationType_entity/entityfields/type2enabled_proxy/valueProcess.js</valueProcess>
     </entityField>
diff --git a/entity/ObjectRelationType_entity/entityfields/hierarchy/dropDownProcess.js b/entity/ObjectRelationType_entity/entityfields/hierarchy/dropDownProcess.js
deleted file mode 100644
index 1324968dfff10e56efe6268f8520572d56f21d1b..0000000000000000000000000000000000000000
--- a/entity/ObjectRelationType_entity/entityfields/hierarchy/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/ObjectRelationType_entity/entityfields/type2enabled_proxy/dropDownProcess.js b/entity/ObjectRelationType_entity/entityfields/type2enabled_proxy/dropDownProcess.js
deleted file mode 100644
index 1324968dfff10e56efe6268f8520572d56f21d1b..0000000000000000000000000000000000000000
--- a/entity/ObjectRelationType_entity/entityfields/type2enabled_proxy/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Observation_entity/Observation_entity.aod b/entity/Observation_entity/Observation_entity.aod
index d1c037dc9b942c90284c4e50fc61c64ad13b1c51..b8b0199f28bd8e840bbdefeaafc7eb15887230d9 100644
--- a/entity/Observation_entity/Observation_entity.aod
+++ b/entity/Observation_entity/Observation_entity.aod
@@ -4,7 +4,6 @@
   <title>Observation</title>
   <majorModelMode>DISTRIBUTED</majorModelMode>
   <documentation>%aditoprj%/entity/Observation_entity/documentation.adoc</documentation>
-  <title>Observation</title>
   <titlePlural>Observations</titlePlural>
   <recordContainer>db</recordContainer>
   <entityFields>
@@ -85,11 +84,6 @@
           <valueProcess>%aditoprj%/entity/Observation_entity/entityfields/priokeywords/children/containername_param/valueProcess.js</valueProcess>
         </entityParameter>
       </children>
-      <dependency>
-        <name>dependency</name>
-        <entityName>KeywordEntry_entity</entityName>
-        <fieldName>#PROVIDER</fieldName>
-      </dependency>
     </entityConsumer>
     <entityConsumer>
       <name>Ussers</name>
@@ -112,18 +106,12 @@
           <valueProcess>%aditoprj%/entity/Observation_entity/entityfields/objectproxyconsumer/children/entity_param/valueProcess.js</valueProcess>
         </entityParameter>
       </children>
-      <dependency>
-        <name>dependency</name>
-        <entityName>ObjectProxy_entity</entityName>
-        <fieldName>FilteredObjects</fieldName>
-      </dependency>
     </entityConsumer>
     <entityField>
       <name>TRIGGEREVENTUPDATE</name>
       <title>Update</title>
       <contentType>BOOLEAN</contentType>
       <groupable v="false" />
-      <dropDownProcess>%aditoprj%/entity/Observation_entity/entityfields/triggereventupdate/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Observation_entity/entityfields/triggereventupdate/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
@@ -131,7 +119,6 @@
       <title>Insert</title>
       <contentType>BOOLEAN</contentType>
       <groupable v="false" />
-      <dropDownProcess>%aditoprj%/entity/Observation_entity/entityfields/triggereventinsert/dropDownProcess.js</dropDownProcess>
       <stateProcess>%aditoprj%/entity/Observation_entity/entityfields/triggereventinsert/stateProcess.js</stateProcess>
       <valueProcess>%aditoprj%/entity/Observation_entity/entityfields/triggereventinsert/valueProcess.js</valueProcess>
     </entityField>
@@ -140,7 +127,6 @@
       <title>Delete</title>
       <contentType>BOOLEAN</contentType>
       <groupable v="false" />
-      <dropDownProcess>%aditoprj%/entity/Observation_entity/entityfields/triggereventdelete/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Observation_entity/entityfields/triggereventdelete/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
@@ -206,11 +192,6 @@
           <valueProcess>%aditoprj%/entity/Observation_entity/entityfields/contexts/children/invertblacklist_param/valueProcess.js</valueProcess>
         </entityParameter>
       </children>
-      <dependency>
-        <name>dependency</name>
-        <entityName>Context_entity</entityName>
-        <fieldName>Exclusive</fieldName>
-      </dependency>
     </entityConsumer>
     <entityField>
       <name>OBSERVATION_ID</name>
@@ -244,7 +225,6 @@
   <recordContainers>
     <dbRecordContainer>
       <name>db</name>
-      <alias>Data_alias</alias>
       <isPageable v="false" />
       <hasDependentRecords v="true" />
       <conditionProcess>%aditoprj%/entity/Observation_entity/recordcontainers/db/conditionProcess.js</conditionProcess>
diff --git a/entity/Observation_entity/entityfields/triggereventdelete/dropDownProcess.js b/entity/Observation_entity/entityfields/triggereventdelete/dropDownProcess.js
deleted file mode 100644
index 3373b8a886df7267c9205c206442cb2e091128fb..0000000000000000000000000000000000000000
--- a/entity/Observation_entity/entityfields/triggereventdelete/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")],
-    ["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Observation_entity/entityfields/triggereventinsert/dropDownProcess.js b/entity/Observation_entity/entityfields/triggereventinsert/dropDownProcess.js
deleted file mode 100644
index 3373b8a886df7267c9205c206442cb2e091128fb..0000000000000000000000000000000000000000
--- a/entity/Observation_entity/entityfields/triggereventinsert/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")],
-    ["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Observation_entity/entityfields/triggereventupdate/dropDownProcess.js b/entity/Observation_entity/entityfields/triggereventupdate/dropDownProcess.js
deleted file mode 100644
index 3373b8a886df7267c9205c206442cb2e091128fb..0000000000000000000000000000000000000000
--- a/entity/Observation_entity/entityfields/triggereventupdate/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-    ["1", translate.text("Yes")],
-    ["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Offeritem_entity/Offeritem_entity.aod b/entity/Offeritem_entity/Offeritem_entity.aod
index 18bc15ee7164986472ac0c95d266ff9e11780962..ca2e20f2d31f791f323f7ad17192dd545950c053 100644
--- a/entity/Offeritem_entity/Offeritem_entity.aod
+++ b/entity/Offeritem_entity/Offeritem_entity.aod
@@ -63,7 +63,6 @@
       <name>OPTIONAL</name>
       <title>Optional</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/Offeritem_entity/entityfields/optional/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Offeritem_entity/entityfields/optional/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
diff --git a/entity/Offeritem_entity/entityfields/optional/dropDownProcess.js b/entity/Offeritem_entity/entityfields/optional/dropDownProcess.js
deleted file mode 100644
index 1324968dfff10e56efe6268f8520572d56f21d1b..0000000000000000000000000000000000000000
--- a/entity/Offeritem_entity/entityfields/optional/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Order_entity/Order_entity.aod b/entity/Order_entity/Order_entity.aod
index b45fc39902e82eef36859ced53c37250421ab5fa..33a1ad22f2345d4edfc99d7dcbecaa423d8bab97 100644
--- a/entity/Order_entity/Order_entity.aod
+++ b/entity/Order_entity/Order_entity.aod
@@ -437,7 +437,6 @@
       <title>Sent</title>
       <contentType>BOOLEAN</contentType>
       <groupable v="true" />
-      <dropDownProcess>%aditoprj%/entity/Order_entity/entityfields/orderstatus/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Order_entity/entityfields/orderstatus/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
@@ -455,7 +454,6 @@
       <title>${ORDER_CANCELLED}</title>
       <contentType>BOOLEAN</contentType>
       <groupable v="true" />
-      <dropDownProcess>%aditoprj%/entity/Order_entity/entityfields/cancellation/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Order_entity/entityfields/cancellation/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
diff --git a/entity/Order_entity/entityfields/cancellation/dropDownProcess.js b/entity/Order_entity/entityfields/cancellation/dropDownProcess.js
deleted file mode 100644
index eb7b41eef018d34f85906aa931250cb812ff3392..0000000000000000000000000000000000000000
--- a/entity/Order_entity/entityfields/cancellation/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-["1", translate.text("Yes")]
-,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Order_entity/entityfields/orderstatus/dropDownProcess.js b/entity/Order_entity/entityfields/orderstatus/dropDownProcess.js
deleted file mode 100644
index eb7b41eef018d34f85906aa931250cb812ff3392..0000000000000000000000000000000000000000
--- a/entity/Order_entity/entityfields/orderstatus/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-["1", translate.text("Yes")]
-,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Orderitem_entity/Orderitem_entity.aod b/entity/Orderitem_entity/Orderitem_entity.aod
index 6603d77440c439f7786a33448df64c226b884c21..fb8846a9e4df1bc98d758dcb009821e194e11cd8 100644
--- a/entity/Orderitem_entity/Orderitem_entity.aod
+++ b/entity/Orderitem_entity/Orderitem_entity.aod
@@ -58,7 +58,6 @@
       <name>OPTIONAL</name>
       <title>Optional</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/Orderitem_entity/entityfields/optional/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Orderitem_entity/entityfields/optional/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
diff --git a/entity/Orderitem_entity/entityfields/optional/dropDownProcess.js b/entity/Orderitem_entity/entityfields/optional/dropDownProcess.js
deleted file mode 100644
index 1324968dfff10e56efe6268f8520572d56f21d1b..0000000000000000000000000000000000000000
--- a/entity/Orderitem_entity/entityfields/optional/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Prod2prod_entity/Prod2prod_entity.aod b/entity/Prod2prod_entity/Prod2prod_entity.aod
index 43e4260abfb036e0823a9b6633566211352a9fd8..117f8e1f51570fe677d30a076459a60d7491a84d 100644
--- a/entity/Prod2prod_entity/Prod2prod_entity.aod
+++ b/entity/Prod2prod_entity/Prod2prod_entity.aod
@@ -20,7 +20,6 @@
       <documentation>%aditoprj%/entity/Prod2prod_entity/entityfields/optional/documentation.adoc</documentation>
       <title>Optional</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/Prod2prod_entity/entityfields/optional/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Prod2prod_entity/entityfields/optional/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
@@ -48,7 +47,6 @@
       <documentation>%aditoprj%/entity/Prod2prod_entity/entityfields/takeprice/documentation.adoc</documentation>
       <title>Take price</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/Prod2prod_entity/entityfields/takeprice/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Prod2prod_entity/entityfields/takeprice/valueProcess.js</valueProcess>
     </entityField>
     <entityParameter>
diff --git a/entity/Prod2prod_entity/entityfields/optional/dropDownProcess.js b/entity/Prod2prod_entity/entityfields/optional/dropDownProcess.js
deleted file mode 100644
index 1324968dfff10e56efe6268f8520572d56f21d1b..0000000000000000000000000000000000000000
--- a/entity/Prod2prod_entity/entityfields/optional/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Prod2prod_entity/entityfields/takeprice/dropDownProcess.js b/entity/Prod2prod_entity/entityfields/takeprice/dropDownProcess.js
deleted file mode 100644
index 1324968dfff10e56efe6268f8520572d56f21d1b..0000000000000000000000000000000000000000
--- a/entity/Prod2prod_entity/entityfields/takeprice/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Product_entity/Product_entity.aod b/entity/Product_entity/Product_entity.aod
index efb013f5cdcba22abc918fdef8c12724361d9968..ca4176de292d0ae2785c0893771fea157d081b11 100644
--- a/entity/Product_entity/Product_entity.aod
+++ b/entity/Product_entity/Product_entity.aod
@@ -82,7 +82,6 @@
       <title>Active</title>
       <contentType>BOOLEAN</contentType>
       <groupable v="true" />
-      <dropDownProcess>%aditoprj%/entity/Product_entity/entityfields/status/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Product_entity/entityfields/status/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
diff --git a/entity/Product_entity/entityfields/status/dropDownProcess.js b/entity/Product_entity/entityfields/status/dropDownProcess.js
deleted file mode 100644
index 1324968dfff10e56efe6268f8520572d56f21d1b..0000000000000000000000000000000000000000
--- a/entity/Product_entity/entityfields/status/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Role_entity/Role_entity.aod b/entity/Role_entity/Role_entity.aod
index be60cf34577c7c96a6ac4fcb2feae87075a4f7e2..c7b403339e19644b50305f467aaf0175e4065e52 100644
--- a/entity/Role_entity/Role_entity.aod
+++ b/entity/Role_entity/Role_entity.aod
@@ -123,7 +123,6 @@
       <name>IS_ASSIGNABLE</name>
       <title>is assignable</title>
       <contentType>BOOLEAN</contentType>
-      <dropDownProcess>%aditoprj%/entity/Role_entity/entityfields/is_assignable/dropDownProcess.js</dropDownProcess>
       <valueProcess>%aditoprj%/entity/Role_entity/entityfields/is_assignable/valueProcess.js</valueProcess>
     </entityField>
     <entityField>
diff --git a/entity/Role_entity/entityfields/is_assignable/dropDownProcess.js b/entity/Role_entity/entityfields/is_assignable/dropDownProcess.js
deleted file mode 100644
index 409b902f45aba4b1329dfc2be68b3852b980e8ea..0000000000000000000000000000000000000000
--- a/entity/Role_entity/entityfields/is_assignable/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-["1", translate.text("Yes")]
-,["0", translate.text("No")]
-]);
\ No newline at end of file
diff --git a/entity/Task_entity/Task_entity.aod b/entity/Task_entity/Task_entity.aod
index a1a958117bca2246373178815e0234116e0a4cb2..114cb43a38296aa9104aa099b51d5e3bf182c470 100644
--- a/entity/Task_entity/Task_entity.aod
+++ b/entity/Task_entity/Task_entity.aod
@@ -120,7 +120,6 @@
       <name>PROTECTIONLEVEL</name>
       <contentType>BOOLEAN</contentType>
       <contentTypeProcess>%aditoprj%/entity/Task_entity/entityfields/protectionlevel/contentTypeProcess.js</contentTypeProcess>
-      <dropDownProcess>%aditoprj%/entity/Task_entity/entityfields/protectionlevel/dropDownProcess.js</dropDownProcess>
       <titleProcess>%aditoprj%/entity/Task_entity/entityfields/protectionlevel/titleProcess.js</titleProcess>
       <valueProcess>%aditoprj%/entity/Task_entity/entityfields/protectionlevel/valueProcess.js</valueProcess>
     </entityField>
diff --git a/entity/Task_entity/entityfields/protectionlevel/dropDownProcess.js b/entity/Task_entity/entityfields/protectionlevel/dropDownProcess.js
deleted file mode 100644
index b7afd80d5b3bea244cfac3ecc4c5989660fff356..0000000000000000000000000000000000000000
--- a/entity/Task_entity/entityfields/protectionlevel/dropDownProcess.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import("system.translate");
-import("system.result");
-
-result.object([
-     ["1", translate.text("Yes")]
-    ,["0", translate.text("No")]
-    ]);
\ No newline at end of file