Skip to content
Snippets Groups Projects
Commit b0b3c498 authored by Benjamin Ulrich's avatar Benjamin Ulrich :speech_balloon: Committed by Sebastian Listl
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1063416][Verwaiste Prozesse führen zu...

[Projekt: Entwicklung - Neon][TicketNr.: 1063416][Verwaiste Prozesse führen zu ScanService-Warnungsflut]
parent ecd3e7f9
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 19 deletions
......@@ -157,7 +157,6 @@
<title>Date (Month)</title>
<contentType>TEXT</contentType>
<groupable v="true" />
<valueProcess>%aditoprj%/entity/Activity_entity/entityfields/entrymonth/valueProcess.js</valueProcess>
<onValueChangeTypes>
<element>MASK</element>
<element>PROCESS</element>
......@@ -395,7 +394,6 @@
<name>ENTRYDAY</name>
<title>Date (Day)</title>
<groupable v="true" />
<valueProcess>%aditoprj%/entity/Activity_entity/entityfields/entryday/valueProcess.js</valueProcess>
</entityField>
<entityConsumer>
<name>Attributes</name>
......@@ -563,7 +561,6 @@
<name>ENTRYYEAR</name>
<title>Date (Year)</title>
<groupable v="true" />
<valueProcess>%aditoprj%/entity/Activity_entity/entityfields/entryyear/valueProcess.js</valueProcess>
</entityField>
<entityField>
<name>bindata</name>
......@@ -799,10 +796,6 @@
<recordfield>ACTIVITY.ACTIVITYID</recordfield>
<aggregateType>COUNT</aggregateType>
</aggregateFieldDbMapping>
<dbRecordFieldMapping>
<name>COUNT.value</name>
<expression>%aditoprj%/entity/Activity_entity/recordcontainers/db/recordfieldmappings/count.value/expression.js</expression>
</dbRecordFieldMapping>
<dbRecordFieldMapping>
<name>ENTRYDAY.value</name>
<expression>%aditoprj%/entity/Activity_entity/recordcontainers/db/recordfieldmappings/entryday.value/expression.js</expression>
......
......@@ -10,4 +10,3 @@ if (m) {
let monthDate = new Date(2020, m-1);
result.string(translate.text(datetime.toDate(monthDate.getTime(), "MMMM", "UTC")));
}
......@@ -4,8 +4,6 @@
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/Attribute_entity/documentation.adoc</documentation>
<title>Attribute</title>
<grantCreateProcess>%aditoprj%/entity/Attribute_entity/grantCreateProcess.js</grantCreateProcess>
<grantUpdateProcess>%aditoprj%/entity/Attribute_entity/grantUpdateProcess.js</grantUpdateProcess>
<grantDeleteProcess>%aditoprj%/entity/Attribute_entity/grantDeleteProcess.js</grantDeleteProcess>
<contentTitleProcess>%aditoprj%/entity/Attribute_entity/contentTitleProcess.js</contentTitleProcess>
<afterUiInit>%aditoprj%/entity/Attribute_entity/afterUiInit.js</afterUiInit>
......
......@@ -274,7 +274,6 @@
<entityConsumer>
<name>Tasks</name>
<title>Tasks</title>
<stateProcess>%aditoprj%/entity/Campaign_entity/entityfields/tasks/stateProcess.js</stateProcess>
<dependency>
<name>dependency</name>
<entityName>Task_entity</entityName>
......
......@@ -20,6 +20,7 @@
</entityField>
<entityField>
<name>MAXGRADEFORSCORE</name>
<documentation>%aditoprj%/entity/ClassificationGrading_entity/entityfields/maxgradeforscore/documentation.adoc</documentation>
<title>Max Value</title>
<contentType>NUMBER</contentType>
<outputFormat>#####</outputFormat>
......
......@@ -42,7 +42,6 @@
</entityParameter>
<entityProvider>
<name>Classifications</name>
<documentation>%aditoprj%/entity/Classification_entity/entityfields/classifications/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>6274acfa-3dbf-4a9b-8926-2a2d1ff80d6d</name>
......
......@@ -52,7 +52,6 @@
</entityParameter>
<entityParameter>
<name>ReportType_param</name>
<valueProcess>%aditoprj%/entity/DSGVOInfo_entity/entityfields/reporttype_param/valueProcess.js</valueProcess>
<expose v="true" />
</entityParameter>
<entityProvider>
......
......@@ -13,7 +13,6 @@
</siblings>
<grantCreate v="false" />
<grantDelete v="false" />
<afterSave>%aditoprj%/entity/DSGVO_entity/afterSave.js</afterSave>
<titlePlural></titlePlural>
<recordContainer>jdito</recordContainer>
<entityFields>
......
......@@ -148,6 +148,7 @@
</entityConsumer>
<entityField>
<name>departmentAttributeName</name>
<documentation>%aditoprj%/entity/DistrictResponsible_entity/entityfields/departmentattributename/documentation.adoc</documentation>
<title>Department</title>
<state>READONLY</state>
<stateProcess>%aditoprj%/entity/DistrictResponsible_entity/entityfields/departmentattributename/stateProcess.js</stateProcess>
......
......@@ -2,7 +2,6 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.17" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.17">
<name>DuplicateScannerResultFieldConfig_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/DuplicateScannerResultFieldConfig_entity/documentation.adoc</documentation>
<recordContainer>recordContainer</recordContainer>
<entityFields>
<entityProvider>
......
......@@ -90,7 +90,6 @@
<name>FilterAlreadyUsedByEntryId_param</name>
<valueProcess>%aditoprj%/entity/KeywordAttributeRelation_entity/entityfields/keywordattributes/children/filteralreadyusedbyentryid_param/valueProcess.js</valueProcess>
<expose v="false" />
<documentation>%aditoprj%/entity/KeywordAttributeRelation_entity/entityfields/keywordattributes/children/filteralreadyusedbyentryid_param/documentation.adoc</documentation>
</entityParameter>
</children>
</entityConsumer>
......
......@@ -4,7 +4,6 @@
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/Member_entity/documentation.adoc</documentation>
<title>${SALESPROJECT_MEMBER}</title>
<grantCreateProcess>%aditoprj%/entity/Member_entity/grantCreateProcess.js</grantCreateProcess>
<grantUpdateProcess>%aditoprj%/entity/Member_entity/grantUpdateProcess.js</grantUpdateProcess>
<grantDeleteProcess>%aditoprj%/entity/Member_entity/grantDeleteProcess.js</grantDeleteProcess>
<iconId>VAADIN:FILE_SOUND</iconId>
......@@ -219,6 +218,7 @@
</entityField>
<entityField>
<name>recordType</name>
<documentation>%aditoprj%/entity/Member_entity/entityfields/recordtype/documentation.adoc</documentation>
</entityField>
</entityFields>
<recordContainers>
......
......@@ -166,7 +166,6 @@
<name>ContactId_param</name>
<expose v="true" />
<mandatory v="true" />
<documentation>%aditoprj%/entity/Order_entity/entityfields/contactid_param/documentation.adoc</documentation>
<description>PARAMETER</description>
</entityParameter>
<entityField>
......@@ -219,7 +218,6 @@
<children>
<entityParameter>
<name>AssignmentName_param</name>
<documentation>%aditoprj%/entity/Order_entity/entityfields/maindocuments/children/assignmentname_param/documentation.adoc</documentation>
</entityParameter>
<entityParameter>
<name>AssignmentRowId_param</name>
......
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