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.
 
 
 
 
Matthieu Dietrich 675a433da1 Deactivate constraint on account.account (unnecessary if Webkit reports are used) 10 years ago
account_chart_report account_chart_report : 10 years ago
account_export_csv Add account filter for CSV export 10 years ago
account_financial_report Remove print statements 10 years ago
account_financial_report_horizontal [REF] auto-fix conventions 10 years ago
account_financial_report_webkit Deactivate constraint on account.account (unnecessary if Webkit reports are used) 10 years ago
account_financial_report_webkit_xls [FIX] 'E501 line too long' errors 10 years ago
account_journal_report_xls W0621(redefined-outer-name) I didn't want to remove the argument on a 10 years ago
account_move_line_report_xls [pep8] - review : replace _logger.log(logging.DEBUG by _logger.debug( / use , instead of % for interpolation 10 years ago
.coveragerc 7.0 metafiles 10 years ago
.gitignore 7.0 metafiles 10 years ago
.travis.yml [IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0 10 years ago
LICENSE 7.0 metafiles 10 years ago
README.md 7.0 metafiles 10 years ago

README.md

Build Status Coverage Status

OpenERP account financial reports

This project aims to deal with modules related to financial reports. You'll find modules that print legal and official reports. This includes, among others:

  • One module based on webkit and totally rewritten by camptocamp, for standard financial reports.
  • Another based on RML completely improved by Vauxoo.