diff --git a/entity/Appointment_entity/Appointment_entity.aod b/entity/Appointment_entity/Appointment_entity.aod
index b520a06d5a2fe3115b13e638385f45b487fb1413..d2e1ef75a8f1596e6efed00651911617de158eed 100644
--- a/entity/Appointment_entity/Appointment_entity.aod
+++ b/entity/Appointment_entity/Appointment_entity.aod
@@ -123,7 +123,7 @@
       <name>LINKOBJECT</name>
       <title>Linkobject</title>
       <consumer>Objects</consumer>
-      <linkedContext>Object_context</linkedContext>
+      <linkedContext>Object</linkedContext>
     </entityField>
     <entityField>
       <name>ICON</name>
@@ -191,7 +191,7 @@
       <name>LINKTYPE</name>
       <title>Linktype</title>
       <consumer>Contexts</consumer>
-      <linkedContext>Context_context</linkedContext>
+      <linkedContext>Context</linkedContext>
     </entityField>
   </entityFields>
   <recordContainers>
diff --git a/entity/Attribute_entity/Attribute_entity.aod b/entity/Attribute_entity/Attribute_entity.aod
index 78bf584f6a1129b21d805f2e4141b7166ea4a1f4..b9466bf642f7d8d4a1911304941a1b6d5cddc7b1 100644
--- a/entity/Attribute_entity/Attribute_entity.aod
+++ b/entity/Attribute_entity/Attribute_entity.aod
@@ -30,7 +30,7 @@
       <name>ATTRIBUTE_PARENT_ID</name>
       <title>Parent Attribute</title>
       <consumer>AttributeChildren</consumer>
-      <linkedContext>Attribute_context</linkedContext>
+      <linkedContext>Attribute</linkedContext>
       <groupable v="true" />
       <valueProcess>%aditoprj%/entity/Attribute_entity/entityfields/attribute_parent_id/valueProcess.js</valueProcess>
       <displayValueProcess>%aditoprj%/entity/Attribute_entity/entityfields/attribute_parent_id/displayValueProcess.js</displayValueProcess>
diff --git a/entity/Offeritem_entity/Offeritem_entity.aod b/entity/Offeritem_entity/Offeritem_entity.aod
index 916eea0cb49d768d7545700d27ce26f29307fff7..cbd5d89cf8cfb1389252258e79d748467cfdf2dc 100644
--- a/entity/Offeritem_entity/Offeritem_entity.aod
+++ b/entity/Offeritem_entity/Offeritem_entity.aod
@@ -63,7 +63,7 @@
       <documentation>%aditoprj%/entity/Offeritem_entity/entityfields/product_id/documentation.adoc</documentation>
       <title>Article</title>
       <consumer>Products</consumer>
-      <linkedContext>Product_context</linkedContext>
+      <linkedContext>Product</linkedContext>
       <onValueChange>%aditoprj%/entity/Offeritem_entity/entityfields/product_id/onValueChange.js</onValueChange>
       <onValueChangeTypes>
         <element>MASK</element>
diff --git a/entity/Orderitem_entity/Orderitem_entity.aod b/entity/Orderitem_entity/Orderitem_entity.aod
index 14b2e4111b7f0fd824d2ee2cdcdb08cd553f298f..72088388935c823eb774b3b6b013745cf6ba0c09 100644
--- a/entity/Orderitem_entity/Orderitem_entity.aod
+++ b/entity/Orderitem_entity/Orderitem_entity.aod
@@ -63,7 +63,7 @@
       <documentation>%aditoprj%/entity/Orderitem_entity/entityfields/product_id/documentation.adoc</documentation>
       <title>Article</title>
       <consumer>Products</consumer>
-      <linkedContext>Product_context</linkedContext>
+      <linkedContext>Product</linkedContext>
       <onValueChange>%aditoprj%/entity/Orderitem_entity/entityfields/product_id/onValueChange.js</onValueChange>
       <onValueChangeTypes>
         <element>MASK</element>