Skip to content
Snippets Groups Projects
Commit dde8ed69 authored by Benjamin Ulrich's avatar Benjamin Ulrich :speech_balloon:
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1065247][Scanservice-meldungen von...

[Projekt: Entwicklung - Neon][TicketNr.: 1065247][Scanservice-meldungen von DocumentTemplate und ExportTemplate Entities fixien]
parent 13c3769f
No related branches found
No related tags found
No related merge requests found
Showing
with 37 additions and 0 deletions
......@@ -67,6 +67,7 @@
<entityProvider>
<name>Links</name>
<targetIdField>DOCUMENTTEMPLATE_ID_CHILD</targetIdField>
<documentation>%aditoprj%/entity/DocumentTemplateLink_entity/entityfields/links/documentation.adoc</documentation>
<recordContainer>db</recordContainer>
<dependencies>
<entityDependency>
......
= DocumentTemplateLink_entity - Links
needed instead of the #PROVIDER so the DocumentId_param and Type_param can be used
\ No newline at end of file
......@@ -47,6 +47,7 @@
</entityConsumer>
<entityProvider>
<name>DocumentTemplatePlaceOfUse</name>
<documentation>%aditoprj%/entity/DocumentTemplatePlaceOfUse_entity/entityfields/documenttemplateplaceofuse/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>bc05b556-ecca-478c-9a92-b77e4d98d6f3</name>
......@@ -59,6 +60,7 @@
<entityParameter>
<name>DocumentTemplatePlaceOfUse_param</name>
<valueProcess>%aditoprj%/entity/DocumentTemplatePlaceOfUse_entity/entityfields/documenttemplateplaceofuse/children/documenttemplateplaceofuse_param/valueProcess.js</valueProcess>
<documentation>%aditoprj%/entity/DocumentTemplatePlaceOfUse_entity/entityfields/documenttemplateplaceofuse/children/documenttemplateplaceofuse_param/documentation.adoc</documentation>
</entityParameter>
</children>
</entityProvider>
......
= DocumentTemplatePlaceOfUse_entity - DocumentTemplatePlaceOfUse
needed instead of the #PROVIDER so the DocumentTemplatePlaceOfUse_param can be used to specify the place of use
\ No newline at end of file
= DocumentTemplatePlaceOfUse_entity - DocumentTemplatePlaceOfUse
needed instead of the #PROVIDER so DocumentTemplatePlaceOfUse_param can be used
\ No newline at end of file
......@@ -30,6 +30,7 @@
<entityProvider>
<name>ByCategory</name>
<lookupIdfield>KEYID</lookupIdfield>
<documentation>%aditoprj%/entity/DocumentTemplateTypeCategory_entity/entityfields/bycategory/documentation.adoc</documentation>
<recordContainer>db</recordContainer>
<dependencies>
<entityDependency>
......
= DocumentTemplateTypeCategory_entity - ByCategory
needed instead of the #PROVIDER so the usageFilter_param can be used
\ No newline at end of file
......@@ -193,6 +193,7 @@
<name>Attachments</name>
<targetContextField>TARGET_CONTEXT</targetContextField>
<targetIdField>DOCUMENTTEMPLATEID</targetIdField>
<documentation>%aditoprj%/entity/DocumentTemplate_entity/entityfields/attachments/documentation.adoc</documentation>
<titlePlural>Attachments</titlePlural>
<recordContainer>db</recordContainer>
<dependencies>
......@@ -232,6 +233,7 @@
</entityParameter>
<entityProvider>
<name>DocumentTemplateProvider</name>
<documentation>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documenttemplateprovider/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>9c10883d-eb73-4587-b758-693a66367a4c</name>
......
= DocumentTemplate_entity - Attachments
needed instead of the #PROVIDER so the DocumentTemplateType_param can be used
\ No newline at end of file
= DocumentTemplate_entity - DocumentTemplateProvider
Provides the docTemplates to all the entities that need them using the comingFrom_param to specify which ones to display
\ No newline at end of file
......@@ -32,6 +32,7 @@
</entityField>
<entityProvider>
<name>ExportTemplateFields</name>
<documentation>%aditoprj%/entity/ExportTemplateField_entity/entityfields/exporttemplatefields/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>b111615c-cde3-46b7-b229-46cc2db004fd</name>
......
= ExoirtTemplateField_entity - ExportTemplateFields
needed instead of the #PROVIDER so the ExportTemplateField_param can be used
\ No newline at end of file
......@@ -55,6 +55,7 @@
</entityParameter>
<entityProvider>
<name>ExportTemplatePlaceOfUser</name>
<documentation>%aditoprj%/entity/ExportTemplatePlaceOfUse_entity/entityfields/exporttemplateplaceofuser/documentation.adoc</documentation>
<dependencies>
<entityDependency>
<name>c60a238a-51f0-4538-8c53-6921481ddd4c</name>
......
= ExportTemplatePlaceOfUse_entity - ExportTemplatePlaceOfUser
needed instead of the #PROVIDER so the ExportTemplatePlaceOfUse_param can be used
\ No newline at end of file
......@@ -3,6 +3,7 @@
<name>ExportTemplate_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/ExportTemplate_entity/documentation.adoc</documentation>
<icon>NEON:EXPORT</icon>
<title>Export Template</title>
<grantCreate v="true" />
<grantUpdate v="true" />
......@@ -108,6 +109,7 @@
</entityConsumer>
<entityProvider>
<name>ExportTemplateIDs</name>
<documentation>%aditoprj%/entity/ExportTemplate_entity/entityfields/exporttemplateids/documentation.adoc</documentation>
<recordContainer>db</recordContainer>
<dependencies>
<entityDependency>
......
= ExportTemplate_entity - ExportTemplateIDs
needed instead of the #PROVIDER so the comingFrom_param and ExportTemplateID_param can be used
\ 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