account-financial-reporting/account_financial_report
Joan Sisquella 13a9ba1e48 [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30
..
i18n Added translation using Weblate (Croatian) 2022-04-05 08:39:48 +05:30
models [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30
readme [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30
report [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30
static [FIX] account_financial_report: Avoid slow vacuum due to ondelete=cascade 2022-04-05 08:39:48 +05:30
tests [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30
view [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30
wizard [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30
README.rst [FIX] account_financial_report: Avoid slow vacuum due to ondelete=cascade 2022-04-05 08:39:48 +05:30
__init__.py [MIG] account_financial_report_qweb: Migration to 11.0 2022-04-05 08:39:47 +05:30
__manifest__.py [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30
menuitems.xml [MIG] account_financial_report: Finalize migration to 12.0 2022-04-05 08:39:48 +05:30
reports.xml [12.0] account_financial_report: refactor 2022-04-05 08:39:48 +05:30

README.rst

=========================
Account Financial Reports
=========================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github
    :target: https://github.com/OCA/account-financial-reporting/tree/12.0/account_financial_report
    :alt: OCA/account-financial-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_financial_report
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/91/12.0
    :alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5| 

This module adds a set of financial reports. They are accessible under
Accounting / Reporting / OCA Reports.

- General ledger
- Trial Balance
- Open Items
- Aged Partner Balance
- VAT Report
- Journal Ledger

Currently General ledger, Trial Balance and Open Items are fully compatible with a foreign
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.

**Table of contents**

.. contents::
   :local:

Changelog
=========

11.0.2.5.0 (2019-04-26)
~~~~~~~~~~~~~~~~~~~~~~~

* In the Trial Balance you have an option to hide parent hierarchy levels

11.0.2.4.1 (2019-01-08)
~~~~~~~~~~~~~~~~~~~~~~~

* Handle better multicompany behaviour
* Improve how title appears in the reports
* Improve performance in General Ledger


11.0.2.3.1 (2018-11-29)
~~~~~~~~~~~~~~~~~~~~~~~

* In the Trial Balance you can apply a filter by hierarchy levels
* In the General Ledger you can apply a filter by Analytic Tag
* In the Journal Ledger the field 'Journal' is now optional

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-reporting/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20account_financial_report%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Camptocamp SA
* initOS GmbH
* redCOR AG
* Eficent

Contributors
~~~~~~~~~~~~

* Jordi Ballester <jordi.ballester@eficient.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Simone Orsi <simone.orsi@abstract.com>
* Leonardo Pistone <leonardo.pistone@camptocamp.com>
* Damien Crier <damien.crier@camptocamp.com>
* Andrea Stirpe <a.stirpe@onestein.nl>
* Thomas Rehn <thomas.rehn@initos.com>
* Andrea Gallina <4everamd@gmail.com>
* Robert Rottermann <robert@redcor.ch>
* Ciro Urselli <c.urselli@apuliasoftware.it>
* Francesco Apruzzese <opencode@e-ware.org>
* Lorenzo Battistini <https://github.com/eLBati>
* Julien Coux <julien.coux@camptocamp.com>
* Akim Juillerat <akim.juillerat@camptocamp.com>
* Alexis de Lattre <alexis@via.ecp.fr>
* Mihai Fekete <feketemihai@gmail.com>
* Miquel Raïch <miquel.raich@eficent.com>
* `Tecnativa <https://www.tecnativa.com>`__:

  * Pedro M. Baeza
  * Sergio Teruel

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

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/account-financial-reporting <https://github.com/OCA/account-financial-reporting/tree/12.0/account_financial_report>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.