[FIX] - prevent substitution loop

This commit is contained in:
sbejaoui
2019-07-23 16:24:13 +02:00
parent eb27350b12
commit 9c7d245343

View File

@@ -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>