mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
@@ -53,7 +53,7 @@
|
|||||||
<button
|
<button
|
||||||
type="action"
|
type="action"
|
||||||
name="%(action_online_bank_statements_pull_wizard)d"
|
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"
|
string="Pull Online Bank Statement"
|
||||||
/>
|
/>
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
Reference in New Issue
Block a user