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.
 
 
 
 
Guewen Baconnier 9fddff5b26 Correct pylint warning: W0621(redefined-outer-name) 10 years ago
..
i18n add fields to journal_report_xls 11 years ago
report Correct pylint warning: W0621(redefined-outer-name) 10 years ago
static/src/img add account_journal_report_xls 11 years ago
wizard If the relation table and fields are not explicit, they are created on 10 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 11 years ago
__openerp__.py Extract the description in README.rst 10 years ago
account_journal.py [pep8] - account_journal_report_xls 11 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