mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[IMP] account_statement_import_online_gocardless: Button conditional visibility
This commit is contained in:
committed by
Enric Tobella
parent
91e78cdb52
commit
903c321dbb
@@ -39,6 +39,7 @@
|
||||
<button
|
||||
name="action_select_gocardless_bank"
|
||||
string="Select Bank Account Identifier"
|
||||
attrs="{'invisible': ['|', ('username', '=', False), ('password', '=', False)]}"
|
||||
type="object"
|
||||
/>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user