Skip to content

Commit

Permalink
removed items
Browse files Browse the repository at this point in the history
  • Loading branch information
toyrobot committed Oct 15, 2024
1 parent 5e3f319 commit 691a8c5
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions bankayma_account/views/menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@
</field>
</record>

<menuitem
id="menu_bankayma_income_new"
action="action_move_out_invoice_new"
sequence="110"
web_icon="bankayma_account,static/img/odoo_icon_bk_in.png"
groups="bankayma_base.group_user"
/>

<record id="action_move_in_invoice_new" model="ir.actions.act_window">
<field name="name">New Vendor Bill</field>
<field name="res_model">account.move</field>
Expand All @@ -34,14 +26,6 @@
</field>
</record>

<menuitem
id="menu_bankayma_expense_new"
action="action_move_in_invoice_new"
sequence="120"
web_icon="bankayma_account,static/img/odoo_icon_bk_out.png"
groups="bankayma_base.group_user"
/>

<record id="account.menu_finance" model="ir.ui.menu">
<field
name="groups_id"
Expand Down

0 comments on commit 691a8c5

Please sign in to comment.