mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
@@ -138,7 +138,7 @@ msgid ""
|
||||
"{exception}. See server logs for more details."
|
||||
msgstr ""
|
||||
"Error al obtener los datos del extracto para el periodo desde {since} hasta "
|
||||
"{until}: {excepction}. Consulte los registros del servidor para obtener más "
|
||||
"{until}: {exception}. Consulte los registros del servidor para obtener más "
|
||||
"detalles."
|
||||
|
||||
#. module: account_statement_import_online
|
||||
|
||||
@@ -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"
|
||||
groups="account.group_account_user"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user