account-financial-reporting/account_journal_report_xls
Pedro M. Baeza 02d31d4b22 [IMP] Improved some icons 2015-03-03 14:21:22 +01:00
..
i18n Add pot for translations 2014-12-03 13:04:52 +01:00
report Correct pylint warning: W0621(redefined-outer-name) 2014-12-03 13:04:52 +01:00
static/description [IMP] Improved some icons 2015-03-03 14:21:22 +01:00
tests Add tests to check if the reports and csv export are generated 2014-12-03 13:04:52 +01:00
wizard If the relation table and fields are not explicit, they are created on 2014-12-03 13:04:52 +01:00
README.rst Extract the description in README.rst 2014-12-03 13:04:52 +01:00
__init__.py Move account_journal_report_xls from __unported__ to root folder 2014-12-03 13:04:52 +01:00
__openerp__.py Add OCA as author of OCA addons 2015-03-02 17:22:33 +01:00
account_journal.py Move account_journal_report_xls from __unported__ to root folder 2014-12-03 13:04:52 +01:00

README.rst

Journal Reports
===============

This module adds journal reports by period and by fiscal year with

* entries printed per move
* option to group entries with same general account & VAT case
* vat info per entry
* vat summary

These reports are available in PDF and XLS format.

This module depends upon the 'report_xls' module,
cf. https://github.com/OCA/reporting-engine