diff --git a/account_bank_statement_import_online/__manifest__.py b/account_bank_statement_import_online/__manifest__.py index 4a7ed9a..15a17c9 100644 --- a/account_bank_statement_import_online/__manifest__.py +++ b/account_bank_statement_import_online/__manifest__.py @@ -1,5 +1,5 @@ -# Copyright 2019 Brainbean Apps (https://brainbeanapps.com) -# Copyright 2019 Dataplug (https://dataplug.io) +# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2019-2020 Dataplug (https://dataplug.io) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { diff --git a/account_bank_statement_import_online/views/account_journal.xml b/account_bank_statement_import_online/views/account_journal.xml index 8cb76b5..5810dc7 100644 --- a/account_bank_statement_import_online/views/account_journal.xml +++ b/account_bank_statement_import_online/views/account_journal.xml @@ -1,7 +1,7 @@ @@ -94,14 +94,20 @@ - + account.journal.dashboard.kanban account.journal - +
dashboard.bank_statements_source != 'online_sync' and dashboard.bank_statements_source != 'online'
+ + dashboard.bank_statements_source != 'online_sync' and dashboard.bank_statements_source != 'online' + + + dashboard.bank_statements_source != 'online_sync' and dashboard.bank_statements_source != 'online' +