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 1ac8744ae8 [UPD] addons table in README.md 3 years ago
..
i18n add fields to journal_report_xls 10 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 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
__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