Browse Source

Merge pull request #552 from igallart/add_dependence_tags

[IMP] account_financial_report: Changed readme
pull/568/head
Pedro M. Baeza 5 years ago
committed by GitHub
parent
commit
45cd41150e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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