You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
389 B
12 lines
389 B
<openerp>
|
|
<data>
|
|
<report id="action_report_logs"
|
|
model="logs.action"
|
|
string="Print Log Scheduled"
|
|
report_type="qweb-pdf"
|
|
file="cron_failure_notification.report_logs_details"
|
|
name="cron_failure_notification.report_logs_details"
|
|
menu="True"
|
|
/>
|
|
</data>
|
|
</openerp>
|
|
|