account-financial-reporting/account_journal_report_xls
Adrien Peiffer (ACSONE) cc80f66f56 [FIX] Flake8 issues 2016-02-05 18:56:14 +01:00
..
i18n Add pot for translations 2014-12-03 13:04:52 +01:00
report [FIX] Flake8 issues 2016-02-05 18:56:14 +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 [UPD] prefix versions with 8.0 2015-10-09 09:59:21 +02: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