Skip to content
Snippets Groups Projects
SalesprojectForecastPreview_view.aod 1.23 KiB
<?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>SalesprojectForecastPreview_view</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <layout>
    <headerFooterLayout>
      <name>layout</name>
      <header>Header</header>
    </headerFooterLayout>
  </layout>
  <children>
    <cardViewTemplate>
      <name>Header</name>
      <titleField>GROUPCODE</titleField>
      <descriptionField>DATE_START</descriptionField>
      <entityField>#ENTITY</entityField>
    </cardViewTemplate>
    <genericViewTemplate>
      <name>Info</name>
      <showDrawer v="true" />
      <drawerCaption>Details</drawerCaption>
      <entityField>#ENTITY</entityField>
      <fields>
        <entityFieldLink>
          <name>796d2325-8684-4723-b376-262074268f4c</name>
          <entityField>VOLUME</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>745f1f28-49a0-4c35-9c1a-e442d15716dc</name>
          <entityField>INFO</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
  </children>
</neonView>