Browse Source

[IMP] account_financial_report: Changed description

pull/552/head
Isaac Gallart Bochons 5 years ago
parent
commit
fb978e3c63
  1. 2
      account_financial_report/__manifest__.py
  2. 1
      account_financial_report/readme/CONTRIBUTORS.rst
  3. 3
      account_financial_report/readme/DESCRIPTION.rst

2
account_financial_report/__manifest__.py

@ -4,7 +4,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
'name': 'Account Financial Reports',
'version': '11.0.2.5.0',
'version': '11.0.2.5.1',
'category': 'Reporting',
'summary': 'OCA Financial Reports',
'author': 'Camptocamp SA,'

1
account_financial_report/readme/CONTRIBUTORS.rst

@ -15,6 +15,7 @@
* Alexis de Lattre <alexis@via.ecp.fr>
* Mihai Fekete <feketemihai@gmail.com>
* Miquel Raïch <miquel.raich@eficent.com>
* Isaac Gallart <igallart@puntsistemes.com>
Much of the work in this module was done at a sprint in Sorrento, Italy in
April 2016.

3
account_financial_report/readme/DESCRIPTION.rst

@ -14,3 +14,6 @@ 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.
Loading…
Cancel
Save