From c690427ad8c2f0cca7bccc327b3a37b15c14faa6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 4 Oct 2022 17:25:34 +0000 Subject: [PATCH] [UPD] README.rst --- account_bank_statement_import_online/README.rst | 4 ++++ .../static/description/index.html | 3 +++ 2 files changed, 7 insertions(+) diff --git a/account_bank_statement_import_online/README.rst b/account_bank_statement_import_online/README.rst index 301d742..b858526 100644 --- a/account_bank_statement_import_online/README.rst +++ b/account_bank_statement_import_online/README.rst @@ -56,6 +56,10 @@ or, alternatively: #. Save the bank account #. Click on provider and configure provider-specific settings. +If you want to allow empty bank statements to be created every time the +information is pulled, you can check the option "Allow empty statements" +at the provider configuration level. + **NOTE**: To access these features, user needs to belong to *Show Full Accounting Features* group. diff --git a/account_bank_statement_import_online/static/description/index.html b/account_bank_statement_import_online/static/description/index.html index f3d6dfe..e73d706 100644 --- a/account_bank_statement_import_online/static/description/index.html +++ b/account_bank_statement_import_online/static/description/index.html @@ -406,6 +406,9 @@ section
  • Save the bank account
  • Click on provider and configure provider-specific settings.
  • +

    If you want to allow empty bank statements to be created every time the +information is pulled, you can check the option “Allow empty statements” +at the provider configuration level.

    NOTE: To access these features, user needs to belong to Show Full Accounting Features group.