We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5cb9b commit d470103Copy full SHA for d470103
sale_exception/views/sale_view.xml
@@ -48,7 +48,7 @@
48
</div>
49
</sheet>
50
<xpath expr="//field[@name='date_order']/.." position="inside">
51
- <field name="ignore_exception" invisible="state != 'sale'" />
+ <field name="ignore_exception" invisible="state != 'sale'" groups="base_exception.group_exception_rule_manager"/>
52
</xpath>
53
<xpath expr="//field[@name='order_line']/form/group[1]" position="before">
54
<div
0 commit comments