Skip to content
Snippets Groups Projects
Commit 2b19138d authored by Dominik Lechner's avatar Dominik Lechner
Browse files

Added title for Parts list

parent 6af92dc7
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/Prod2prod_entity/documentation.adoc</documentation>
<title>Parts list</title>
<titlePlural>Parts list</titlePlural>
<recordContainer>jdito</recordContainer>
<entityFields>
<entityProvider>
......
<?xml version="1.0" encoding="UTF-8"?>
<neonContext xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonContext/1.1.0">
<name>Prod2prod</name>
<title></title>
<comment>Prod2Prod is mainly used for the parts list of products</comment>
<majorModelMode>DISTRIBUTED</majorModelMode>
<filterview>Prod2prodFilter_view</filterview>
<editview>Prod2ProdEdit_view</editview>
<entity>Prod2prod_entity</entity>
<references>
<neonViewReference>
<name>0f388c5e-7873-49de-8396-16a2e01dfa84</name>
<view>Prod2prodFilter_view</view>
</neonViewReference>
<neonViewReference>
<name>428b22a1-427f-4547-a478-964442078bc1</name>
<view>Prod2ProdEdit_view</view>
</neonViewReference>
</references>
</neonContext>
<?xml version="1.0" encoding="UTF-8"?>
<neonContext xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonContext/1.1.0">
<name>Prod2prod</name>
<title>Parts list</title>
<comment>Prod2Prod is mainly used for the parts list of products</comment>
<majorModelMode>DISTRIBUTED</majorModelMode>
<filterview>Prod2prodFilter_view</filterview>
<editview>Prod2ProdEdit_view</editview>
<entity>Prod2prod_entity</entity>
<references>
<neonViewReference>
<name>0f388c5e-7873-49de-8396-16a2e01dfa84</name>
<view>Prod2prodFilter_view</view>
</neonViewReference>
<neonViewReference>
<name>428b22a1-427f-4547-a478-964442078bc1</name>
<view>Prod2ProdEdit_view</view>
</neonViewReference>
</references>
</neonContext>
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>Prod2prodFilter_view</name>
<title>Parts list</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<layout>
<boxLayout>
......@@ -13,6 +14,8 @@
<parentField>DEST_ID</parentField>
<favoriteActionGroup1>alter</favoriteActionGroup1>
<entityField>#ENTITY</entityField>
<devices />
<title>Parts list</title>
<columns>
<neonTableColumn>
<name>43d3c9b0-21ab-4996-8d24-af74a5ee1e1a</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