Skip to content
Snippets Groups Projects
Reminder_report.aod 1.06 KiB
<?xml version="1.0" encoding="UTF-8"?>
<report xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.2.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/report/1.2.0">
  <name>Reminder_report</name>
  <title>Reminder</title>
  <description></description>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <reportData>%aditoprj%/report/Reminder_report/reportData.jrxml</reportData>
  <reportType>JASPER</reportType>
  <images>
    <image>
      <name>myLogo</name>
      <fileName>myLogo.png</fileName>
      <imageData>%aditoprj%/report/Reminder_report/myLogo.png</imageData>
    </image>
  </images>
  <ribbon>
    <name>ribbon</name>
    <ribbonTasks>
      <ribbonTask>
        <name>TASK_REPORT</name>
        <showNavigationBar v="true" />
        <showZoom v="true" />
        <showExport v="true" />
        <showAux v="true" />
        <icon>REPORT_24</icon>
        <enabled v="true" />
        <layoutPosition>POSITION_TOP</layoutPosition>
      </ribbonTask>
    </ribbonTasks>
  </ribbon>
</report>