mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[FIX] runbot: report access error on view
This commit is contained in:
parent
2a49ac4f8c
commit
8722aba511
@ -165,7 +165,7 @@
|
||||
|
||||
<template id="runbot.trigger_report">
|
||||
<t t-call="runbot.layout">
|
||||
<t t-call="{{trigger.report_view_id.key}}">
|
||||
<t t-call="{{trigger.report_view_id.id}}">
|
||||
</t>
|
||||
</t>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user