mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Update and re-enable demo data
This commit is contained in:
committed by
Enric Tobella
parent
8fd479c802
commit
e21045c2b1
@@ -11,5 +11,15 @@
|
||||
<field name="default_journal_ids" search="[('type', 'in', ('purchase', 'purchase_refund'))]"/>
|
||||
</record>
|
||||
|
||||
<!-- Camptocamp -->
|
||||
<record id="base.res_partner_12" model="res.partner">
|
||||
<field name="supplier_payment_mode" ref="payment_mode_outbound_sepa_ct1"/>
|
||||
</record>
|
||||
|
||||
<!-- Asustek -->
|
||||
<record id="base.res_partner_1" model="res.partner">
|
||||
<field name="supplier_payment_mode" ref="payment_mode_outbound_sepa_ct1"/>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
|
||||
Reference in New Issue
Block a user