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
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.