[FIX] - prevent substitution loop

This commit is contained in:
sbejaoui
2019-07-23 16:24:13 +02:00
committed by Franco Leyes
parent 6e3088c464
commit 27730cf475

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>