[IMP] account_exception: make it work on write and specific states

H11044
This commit is contained in:
Jorge Che
2022-09-30 15:38:53 +00:00
parent 8a09a73afa
commit 78fa2aec94
7 changed files with 58 additions and 13 deletions

View File

@@ -33,8 +33,8 @@
groups="base_exception.group_exception_rule_manager"/>
</div>
</sheet>
<xpath expr="//field[@name='journal_id']/.." position="after">
<field name="ignore_exception" states="done" />
<xpath expr="//div[@name='journal_div']" position="after">
<field name="ignore_exception" />
</xpath>
</field>
</record>