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.
 
 
 
 
Stéphane Bidoul (ACSONE) b0e24d51e0
remove obsolete .pot files [ci skip]
6 years ago
..
i18n add fields to journal_report_xls 11 years ago
report [FIX] Flake8 issues 8 years ago
static/description [IMP] Improved some icons 9 years ago
tests Add tests to check if the reports and csv export are generated 10 years ago
wizard [ADD] icon.png 5 years ago
README.rst Extract the description in README.rst 10 years ago
__init__.py [pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls 10 years ago
__manifest__.py [MIG] Rename manifest files 8 years ago
account_journal.py [pep8] - account_journal_report_xls 10 years ago

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