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 610015b commit 0981bf7Copy full SHA for 0981bf7
base_exception/views/base_exception_view.xml
@@ -46,6 +46,6 @@
46
<field name="context">{'active_test': False}</field>
47
</record>
48
49
- <menuitem action="action_exception_rule_tree" id="menu_action_exception" parent="base_setup.menu_config" />
+ <menuitem action="action_exception_rule_tree" id="menu_action_exception" parent="base.menu_custom" sequence="90" />
50
51
</odoo>
0 commit comments