Skip to content
Snippets Groups Projects
Commit 8c908e86 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

ScanServices: entity warnings

parent 21438bc2
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 14 deletions
...@@ -127,7 +127,6 @@ ...@@ -127,7 +127,6 @@
<title>Contract</title> <title>Contract</title>
<onActionProcess>%aditoprj%/entity/360Degree_entity/entityfields/newmodule/children/newcontract/onActionProcess.js</onActionProcess> <onActionProcess>%aditoprj%/entity/360Degree_entity/entityfields/newmodule/children/newcontract/onActionProcess.js</onActionProcess>
<iconId>VAADIN:FILE_TEXT</iconId> <iconId>VAADIN:FILE_TEXT</iconId>
<iconIdProcess>%aditoprj%/entity/360Degree_entity/entityfields/newmodule/children/newcontract/iconIdProcess.js</iconIdProcess>
<stateProcess>%aditoprj%/entity/360Degree_entity/entityfields/newmodule/children/newcontract/stateProcess.js</stateProcess> <stateProcess>%aditoprj%/entity/360Degree_entity/entityfields/newmodule/children/newcontract/stateProcess.js</stateProcess>
</entityActionField> </entityActionField>
<entityActionField> <entityActionField>
......
...@@ -485,7 +485,6 @@ ...@@ -485,7 +485,6 @@
<children> <children>
<entityParameter> <entityParameter>
<name>LinkedObjectId_param</name> <name>LinkedObjectId_param</name>
<valueProcess>%aditoprj%/entity/Activity_entity/entityfields/appointments/children/linkedobjectid_param/valueProcess.js</valueProcess>
</entityParameter> </entityParameter>
</children> </children>
</entityConsumer> </entityConsumer>
......
...@@ -122,7 +122,6 @@ See ContactUtils.getRelationTypeByPersOrg for possible values</description> ...@@ -122,7 +122,6 @@ See ContactUtils.getRelationTypeByPersOrg for possible values</description>
<name>PERSON_PICTURE</name> <name>PERSON_PICTURE</name>
<contentType>IMAGE</contentType> <contentType>IMAGE</contentType>
<valueProcess>%aditoprj%/entity/AnyContact_entity/entityfields/person_picture/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/AnyContact_entity/entityfields/person_picture/valueProcess.js</valueProcess>
<displayValueProcess>%aditoprj%/entity/AnyContact_entity/entityfields/person_picture/displayValueProcess.js</displayValueProcess>
</entityField> </entityField>
<entityField> <entityField>
<name>STANDARD_EMAIL_COMMUNICATION</name> <name>STANDARD_EMAIL_COMMUNICATION</name>
......
...@@ -93,7 +93,6 @@ ...@@ -93,7 +93,6 @@
</entityActionField> </entityActionField>
<entityParameter> <entityParameter>
<name>LinkedObjectId_param</name> <name>LinkedObjectId_param</name>
<valueProcess>%aditoprj%/entity/AppointmentLink_entity/entityfields/linkedobjectid_param/valueProcess.js</valueProcess>
<expose v="true" /> <expose v="true" />
<description>PARAMETER <description>PARAMETER
</description> </description>
......
...@@ -240,9 +240,7 @@ ...@@ -240,9 +240,7 @@
<title>New activity</title> <title>New activity</title>
<onActionProcess>%aditoprj%/entity/Appointment_entity/entityfields/newactivity/onActionProcess.js</onActionProcess> <onActionProcess>%aditoprj%/entity/Appointment_entity/entityfields/newactivity/onActionProcess.js</onActionProcess>
<iconId>VAADIN:HOURGLASS</iconId> <iconId>VAADIN:HOURGLASS</iconId>
<stateProcess>%aditoprj%/entity/Appointment_entity/entityfields/newactivity/stateProcess.js</stateProcess>
<tooltip>New activity</tooltip> <tooltip>New activity</tooltip>
<tooltipProcess>%aditoprj%/entity/Appointment_entity/entityfields/newactivity/tooltipProcess.js</tooltipProcess>
</entityActionField> </entityActionField>
<entityField> <entityField>
<name>STATUS_ACTION</name> <name>STATUS_ACTION</name>
......
...@@ -262,7 +262,6 @@ ...@@ -262,7 +262,6 @@
<title>Preview</title> <title>Preview</title>
<contentType>HTML</contentType> <contentType>HTML</contentType>
<state>INVISIBLE</state> <state>INVISIBLE</state>
<stateProcess>%aditoprj%/entity/BulkMail_entity/entityfields/contentpreview/stateProcess.js</stateProcess>
<valueProcess>%aditoprj%/entity/BulkMail_entity/entityfields/contentpreview/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/BulkMail_entity/entityfields/contentpreview/valueProcess.js</valueProcess>
</entityField> </entityField>
<entityField> <entityField>
......
...@@ -116,7 +116,6 @@ ...@@ -116,7 +116,6 @@
<entityField> <entityField>
<name>DATE_EDIT</name> <name>DATE_EDIT</name>
<valueProcess>%aditoprj%/entity/CampaignStep_entity/entityfields/date_edit/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/CampaignStep_entity/entityfields/date_edit/valueProcess.js</valueProcess>
<onValueChange>%aditoprj%/entity/CampaignStep_entity/entityfields/date_edit/onValueChange.js</onValueChange>
<onValueChangeTypes> <onValueChangeTypes>
<element>MASK</element> <element>MASK</element>
<element>PROCESS</element> <element>PROCESS</element>
......
...@@ -191,7 +191,6 @@ ...@@ -191,7 +191,6 @@
<name>Attachments</name> <name>Attachments</name>
<targetContextField>TARGET_CONTEXT</targetContextField> <targetContextField>TARGET_CONTEXT</targetContextField>
<targetIdField>DOCUMENTTEMPLATEID</targetIdField> <targetIdField>DOCUMENTTEMPLATEID</targetIdField>
<targetConsumerProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/attachments/targetConsumerProcess.js</targetConsumerProcess>
<titlePlural>Attachments</titlePlural> <titlePlural>Attachments</titlePlural>
<recordContainer>db</recordContainer> <recordContainer>db</recordContainer>
<dependencies> <dependencies>
......
...@@ -55,7 +55,6 @@ ...@@ -55,7 +55,6 @@
<textInputAllowed v="true" /> <textInputAllowed v="true" />
<valueProcess>%aditoprj%/entity/Email_entity/entityfields/recipient/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/Email_entity/entityfields/recipient/valueProcess.js</valueProcess>
<displayValueProcess>%aditoprj%/entity/Email_entity/entityfields/recipient/displayValueProcess.js</displayValueProcess> <displayValueProcess>%aditoprj%/entity/Email_entity/entityfields/recipient/displayValueProcess.js</displayValueProcess>
<onValueChange>%aditoprj%/entity/Email_entity/entityfields/recipient/onValueChange.js</onValueChange>
</entityField> </entityField>
<entityConsumer> <entityConsumer>
<name>EmailAddresses</name> <name>EmailAddresses</name>
......
...@@ -82,7 +82,6 @@ ...@@ -82,7 +82,6 @@
<dbRecordFieldMapping> <dbRecordFieldMapping>
<name>EXPORTTEMPLATE_ID.value</name> <name>EXPORTTEMPLATE_ID.value</name>
<recordfield>EXPORTTEMPLATEFIELD.EXPORTTEMPLATE_ID</recordfield> <recordfield>EXPORTTEMPLATEFIELD.EXPORTTEMPLATE_ID</recordfield>
<expression>%aditoprj%/entity/ExportTemplateField_entity/recordcontainers/db/recordfieldmappings/exporttemplate_id.value/expression.js</expression>
</dbRecordFieldMapping> </dbRecordFieldMapping>
<dbRecordFieldMapping> <dbRecordFieldMapping>
<name>EXPORTTEMPLATEFIELDID.value</name> <name>EXPORTTEMPLATEFIELDID.value</name>
......
...@@ -90,7 +90,6 @@ ...@@ -90,7 +90,6 @@
<dbRecordFieldMapping> <dbRecordFieldMapping>
<name>EXPORTTEMPLATE_ID.value</name> <name>EXPORTTEMPLATE_ID.value</name>
<recordfield>EXPORTTEMPLATEPLACEOFUSE.EXPORTTEMPLATE_ID</recordfield> <recordfield>EXPORTTEMPLATEPLACEOFUSE.EXPORTTEMPLATE_ID</recordfield>
<expression>%aditoprj%/entity/ExportTemplatePlaceOfUse_entity/recordcontainers/db/recordfieldmappings/exporttemplate_id.value/expression.js</expression>
</dbRecordFieldMapping> </dbRecordFieldMapping>
<dbRecordFieldMapping> <dbRecordFieldMapping>
<name>EXPORTTEMPLATEPLACEOFUSEID.value</name> <name>EXPORTTEMPLATEPLACEOFUSEID.value</name>
......
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
<children> <children>
<entityParameter> <entityParameter>
<name>ExportTemplateIDs_param</name> <name>ExportTemplateIDs_param</name>
<valueProcess>%aditoprj%/entity/ExportTemplateSelection_entity/entityfields/exporttemplatecomsumer/children/exporttemplateids_param/valueProcess.js</valueProcess>
<expose v="true" /> <expose v="true" />
</entityParameter> </entityParameter>
<entityParameter> <entityParameter>
...@@ -58,7 +57,6 @@ ...@@ -58,7 +57,6 @@
</entityField> </entityField>
<entityParameter> <entityParameter>
<name>comingFrom_param</name> <name>comingFrom_param</name>
<valueProcess>%aditoprj%/entity/ExportTemplateSelection_entity/entityfields/comingfrom_param/valueProcess.js</valueProcess>
<expose v="true" /> <expose v="true" />
</entityParameter> </entityParameter>
<entityField> <entityField>
......
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