mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Update automated tests and demo data
Add on_change on field 'type' of payment.mode for easier configuration
This commit is contained in:
committed by
Enric Tobella
parent
6bd1d0236e
commit
9ca7bdabb1
@@ -10,6 +10,7 @@
|
||||
<field name="company_id" ref="base.main_company"/>
|
||||
<field name="type" ref="export_sdd_008_001_02"/>
|
||||
<field name="purchase_ok" eval="False"/>
|
||||
<field name="default_journal_ids" search="[('type', 'in', ('sale', 'sale_refund'))]"/>
|
||||
</record>
|
||||
|
||||
<record id="base.main_company" model="res.company">
|
||||
|
||||
Reference in New Issue
Block a user