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.
 
 
 
 
Pedro M. Baeza 4f38153c97 [FIX] PEP8 + pylint 9 years ago
account_chart_report [FIX] PEP8 + pylint 9 years ago
account_export_csv Quote all text to prevent false cell split in Excel 9 years ago
account_financial_report [FIX] PEP8 + pylint 9 years ago
account_financial_report_horizontal [FIX] PEP8 + pylint 9 years ago
account_financial_report_webkit [FIX] PEP8 + pylint 9 years ago
account_financial_report_webkit_xls [FIX] PEP8 + pylint 9 years ago
account_journal_report_xls [FIX] PEP8 + pylint 9 years ago
account_move_line_report_xls Merge pull request #46 from rschnapka/7.0 10 years ago
account_partner_aged_statement_webkit [FIX] PEP8 + pylint 9 years ago
mis_builder mis_builder : add val in the localdict when value is set 9 years ago
mis_builder_demo mis_builder backport: squash last pep8 errors 9 years ago
.gitignore 7.0 metafiles 10 years ago
.travis.yml [FIX] .travis.yml 9 years ago
LICENSE 7.0 metafiles 10 years ago
README.md 7.0 metafiles 10 years ago
oca_dependencies.txt [FIX] .travis.yml 9 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.