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.
 
 
 
 
Leonardo Pistone 7b272575d3 Merge pull request #12 from acsone/7.0-bug-1312732-lmi 10 years ago
account_chart_report account_chart_report : 10 years ago
account_export_csv Add name of the bank statement on export of account move lines 10 years ago
account_financial_report [pep8] review on account_financial_report, account_financial_report_horizontal, account_financial_report_webkit_xls, account_journal_report_xls, account_move_line_report_xls 10 years ago
account_financial_report_horizontal [pep8] review on account_financial_report, account_financial_report_horizontal, account_financial_report_webkit_xls, account_journal_report_xls, account_move_line_report_xls 10 years ago
account_financial_report_webkit [FIX] Use the migration machinery to launch the initialization of the newly created column on account_move_line only on the first installation of the module account_financial_report_webkit 10 years ago
account_financial_report_webkit_xls [pep8] - remove unused level_class and general_ledger_xls/bal_formula - use false unused in a logger call 10 years ago
account_journal_report_xls [pep8] - review : replace _logger.log(logging.DEBUG by _logger.debug( / use , instead of % for interpolation 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 [FIX] 64 bits 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.