[IMP] kpi_dashboard: Allow to set a context on the action

This commit is contained in:
Enric Tobella
2020-07-16 16:55:06 +02:00
parent 698138ca3f
commit 841f590edb
4 changed files with 14 additions and 7 deletions

View File

@@ -104,6 +104,7 @@
<field name="action_ids">
<tree editable="bottom">
<field name="action"/>
<field name="context"/>
</tree>
</field>
</page>