account-financial-reporting/account_journal_report_xls
Adrien Peiffer (ACSONE) 293ba89368 [FIX] Flake8 issues 2016-04-29 12:11:30 +02:00
..
i18n Add pot for translations 2014-12-03 13:04:52 +01:00
report [FIX] Flake8 issues 2016-04-29 12:11:30 +02: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 [MIG] Make modules uninstallable 2015-10-14 02:52:35 +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