Skip to content

Commit

Permalink
[FIX] agreement_account: Don't move menus, as it gives inconsistencie…
Browse files Browse the repository at this point in the history
…s with other modules
  • Loading branch information
etobella committed Jan 10, 2025
1 parent 3f837a3 commit 482c35f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions agreement_account/views/agreement.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
<odoo>

<record id="agreement.agreement_menu" model="ir.ui.menu">
<field name="parent_id" ref="account.account_management_menu" />
<field name="sequence">150</field>
</record>

<menuitem
id="agreement_type_menu"
action="agreement.agreement_type_action"
Expand Down

0 comments on commit 482c35f

Please sign in to comment.