mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Avoid empty group in payment mode
Code cleanup in views
This commit is contained in:
committed by
Enric Tobella
parent
1e4588b5b1
commit
9e1de8cdda
@@ -10,7 +10,7 @@
|
||||
<field name="model">account.payment.mode</field>
|
||||
<field name="inherit_id" ref="account_banking_pain_base.account_payment_mode_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<group name="pain_options" position="inside">
|
||||
<group name="main" position="inside">
|
||||
<field name="sepa_creditor_identifier" invisible="1"/>
|
||||
<!-- This field should be set visible by localization modules
|
||||
for countries that may have several sepa_creditor_identifier for
|
||||
|
||||
Reference in New Issue
Block a user