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.
 
 
 
 
OCA-git-bot 344f622326 [UPD] addons table in README.md 3 years ago
..
i18n remove obsolete .pot files [ci skip] 6 years ago
report [FIX] imports of account_journal_report_xls 6 years ago
static/description [IMP] Improved some icons 9 years ago
tests [FIX] use account's fiscal year for tests 7 years ago
wizard [FIX] lints 6 years ago
README.rst Extract the description in README.rst 10 years ago
__init__.py [FIX] imports of account_journal_report_xls 6 years ago
__openerp__.py [FIX] lints 6 years ago
account_journal.py [FIX] lints 6 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