diff --git a/account_financial_report/README.rst b/account_financial_report/README.rst index 26c48ffc..5e796edd 100644 --- a/account_financial_report/README.rst +++ b/account_financial_report/README.rst @@ -42,6 +42,9 @@ currency used in account move lines is properly shown. In case that in an account has not been configured a second currency foreign currency balances are not available. +To add several accounts by selecting all of them, install the module +web_widget_many2many_tags_multi_selection. + **Table of contents** .. contents:: @@ -111,6 +114,7 @@ Contributors * Alexis de Lattre * Mihai Fekete * Miquel Raïch +* Isaac Gallart Much of the work in this module was done at a sprint in Sorrento, Italy in April 2016. diff --git a/account_financial_report/static/description/index.html b/account_financial_report/static/description/index.html index efdc7d68..df9451a2 100644 --- a/account_financial_report/static/description/index.html +++ b/account_financial_report/static/description/index.html @@ -383,6 +383,8 @@ currency set up in account in order to display balances. Moreover, any foreign currency used in account move lines is properly shown.

In case that in an account has not been configured a second currency foreign currency balances are not available.

+

To add several accounts by selecting all of them, install the module +web_widget_many2many_tags_multi_selection.

Table of contents

Much of the work in this module was done at a sprint in Sorrento, Italy in April 2016.