[FIX] - prevent substitution loop

This commit is contained in:
sbejaoui
2019-07-23 16:24:13 +02:00
parent 9f2f1b420f
commit 590377ee36

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>