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.
 
 
 
 
Stefan Rijnhart (Opener) 75c3a804d4
Merge pull request #277 from ludogre/7.0_fix_account_export_csv_module_journals_filter_for_trial_balance
6 years ago
account_chart_report [FIX] PEP8 + pylint 8 years ago
account_export_csv account_export_csv: fix journals filter for trial balance 7 years ago
account_financial_report [FIX] PEP8 + pylint 8 years ago
account_financial_report_horizontal [FIX] PEP8 + pylint 8 years ago
account_financial_report_webkit [FIX] PEP8 + pylint 8 years ago
account_financial_report_webkit_xls [FIX] PEP8 + pylint 8 years ago
account_journal_report_xls [FIX] account_journal_report_xls: Use safe_eval 8 years ago
account_move_line_report_xls Merge pull request #46 from rschnapka/7.0 9 years ago
account_partner_aged_statement_webkit [FIX] PEP8 + pylint 8 years ago
.gitignore 7.0 metafiles 10 years ago
.travis.yml [FIX] .travis.yml 8 years ago
LICENSE 7.0 metafiles 10 years ago
README.md 7.0 metafiles 10 years ago
oca_dependencies.txt [FIX] .travis.yml 8 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.