mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
@@ -53,7 +53,7 @@
|
||||
<button
|
||||
type="action"
|
||||
name="%(action_online_bank_statements_pull_wizard)d"
|
||||
attrs="{'invisible': [('online_bank_statement_provider', '=', False)]}"
|
||||
attrs="{'invisible': [('bank_statements_source', '!=', 'online')]}"
|
||||
string="Pull Online Bank Statement"
|
||||
/>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user