You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
OCA-git-bot 1ac8744ae8 [UPD] addons table in README.md 3 years ago
..
i18n Update translation files 3 years ago
models [ADD] account_financial_report_web: add index on account_move_line to speed up report rendering 5 years ago
readme account_financial_report_qweb: add option to hide parent hierarchy levels 5 years ago
report Merge PR #677 into 10.0 3 years ago
static [UPD] README.rst 5 years ago
tests [IMP] account_financial_report_qweb: Don't fail with installed l10n 5 years ago
view [10.0] [BACKPORT] foreign currencies + dynamic reports 6 years ago
wizard [FIX] account_financial_report: add group access to report actions (#578) 5 years ago
README.rst [UPD] README.rst 5 years ago
__init__.py [FIX] Don't break installations that don't have report_xlsx installed 7 years ago
__manifest__.py account_financial_report_qweb 10.0.3.1.3 3 years ago
menuitems.xml [ADD] Qweb and xlsx journal report 6 years ago
reports.xml [10.0] [BACKPORT] foreign currencies + dynamic reports 6 years ago

README.rst

======================
QWeb 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/10.0/account_financial_report_qweb
: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-10-0/account-financial-reporting-10-0-account_financial_report_qweb
: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/10.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
=========

10.0.3.1.0 (2019-04-26)
~~~~~~~~~~~~~~~~~~~~~~~

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


10.0.3.0.0 (2019-01-09)
~~~~~~~~~~~~~~~~~~~~~~~

* Improve multicompany related usability.
* Improve performance in the General Ledger.
* The reports now display an improved title that includes report name,
company and currency.


10.0.2.0.0 (2018-11-29)
~~~~~~~~~~~~~~~~~~~~~~~

* The Trial Balance now allows to display the hierarchy of accounts
* In the Trial Balance you can apply a filter by hierarchy levels
* The Trial Balance shows the unaffected earnings account computed as:
initial balance: sum of past unaffected earnings + P&L result; debit, credit
and period balance: totals only for the unaffected earnings account.
* 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_qweb%0Aversion:%2010.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
* ACSONE SA/NV

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 <lorenzo.battistini@agilebg.com>
* Julien Coux <julien.coux@camptocamp.com>
* Akim Juillerat <akim.juillerat@camptocamp.com>
* Alexis de Lattre <alexis@via.ecp.fr>
* Mihai Fekete <feketemihai@gmail.com>
* Benjamin Willig <benjamin.willig@acsone.eu>
* Miquel Raïch <miquel.raich@eficent.com>

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/10.0/account_financial_report_qweb>`_ project on GitHub.

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