mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Update deposit_method.xml
This commit is contained in:
committed by
GitHub
parent
6bf0b81697
commit
1be95f5294
@@ -1,6 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<odoo>
|
||||
<data noupdate="1">
|
||||
<odoo noupdate="1">
|
||||
|
||||
<record id="deposit_method_teller" model="deposit.method">
|
||||
<field name="name">Teller</field>
|
||||
@@ -22,5 +20,4 @@
|
||||
<field name="name">Night Drop</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</odoo>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user