mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[FIX] - prevent substitution loop
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
<tree>
|
||||
<field name="sequence" widget="handle"/>
|
||||
<field name="substitution_action_report_id"/>
|
||||
<field name="domain"/>
|
||||
<field name="domain"
|
||||
domain="[('id', '!=', parent.id)]"/>/>
|
||||
</tree>
|
||||
<form>
|
||||
<sheet>
|
||||
|
||||
Reference in New Issue
Block a user