Skip to content
Snippets Groups Projects
Commit c1f920dd authored by Maximilian Hofmann's avatar Maximilian Hofmann
Browse files

merge with master

parent d3e8df32
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment