Browse Source

installation

master
root 3 years ago
parent
commit
a2719b89dc
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      views/bank_deposit.xml
  2. +1
    -1
      views/payment_batch.xml

+ 1
- 1
views/bank_deposit.xml View File

@ -118,7 +118,7 @@
<field name="view_mode">tree,form</field>
</record>
<menuitem id="bank_deposit_menu" parent="payment_batch_top_menu" action="bank_deposit_action" sequence="20"/>
<menuitem
id="opendons_template_bankdeposit"


+ 1
- 1
views/payment_batch.xml View File

@ -131,7 +131,7 @@ parent="payment_batch_title_menu" sequence="10"/>
<menuitem id="payment_batch_account_payment_order" action="account_payment_order.account_payment_order_inbound_action"
parent="payment_batch_title_menu" sequence="20"/>
<menuitem id="bank_deposit_menu" parent="payment_batch_top_menu" action="bank_deposit_action" sequence="20"/>
</data>
</odoo>

Loading…
Cancel
Save