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.
 
 
 
 
Jacques-Etienne Baudoux f43fb6805d [FIX] open invoices report: when a fiscal year is selected, start from the first special period instead of the first period of the fiscal year. Otherwise outstanding invoices from previous years are not shown. (README states that it "shows open invoices from previous years") 7 years ago
..
i18n OCA Transbot updated translations from Transifex 7 years ago
report greenify - W0123 8 years ago
static/description [IMP] Improved some icons 9 years ago
tests [FIX] use account's fiscal year for tests 7 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 10 years ago
__openerp__.py [UPD] prefix versions with 8.0 9 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