Skip to content
Snippets Groups Projects
Commit 914a3286 authored by Johannes Hörmann's avatar Johannes Hörmann
Browse files

Merge origin/master

parents 0fa31dcf d275e5c7
No related branches found
No related tags found
No related merge requests found
......@@ -449,22 +449,6 @@
<onActionProcess>%aditoprj%/entity/Org_entity/entityfields/newactivity/onActionProcess.js</onActionProcess>
<iconId>NEON:HISTORY</iconId>
</entityActionField>
<entityOutgoingField>
<name>OrgSalesproject_dfo</name>
<title>Salesprojects</title>
<fieldType>DEPENDENCY_OUT</fieldType>
<dependency>
<name>dependency</name>
<entityName></entityName>
<fieldName></fieldName>
</dependency>
<children>
<entityParameter>
<name>relationId_param</name>
<code>%aditoprj%/entity/Org_entity/entityfields/orgsalesproject_dfo/children/relationid_param/code.js</code>
</entityParameter>
</children>
</entityOutgoingField>
</entityFields>
<recordContainers>
<dbRecordContainer>
......
import("system.vars");
import("system.result");
result.string(vars.get("$field.RELATIONID"));
\ No newline at end of file
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