odoo/addons/report
Simon Lejeune b6f6f8614a [FIX] Handle the case where website is installed but the pdf generation is not called in a website request context
bzr revid: sle@openerp.com-20140324174630-43wi6nlh6bigaq7g
2014-03-24 18:46:30 +01:00
..
controllers [FIX] fixed the report type 'controller', fixed the report_vat_xls route 2014-03-21 19:36:49 +01:00
data [FIX] renamed ir.actions.report.paperformat model to report.paperformat, renamed html_skeleton to html_container in report layouts and renamed paperformat.py file to report_paperformat.py 2014-02-18 16:53:47 +01:00
models [FIX] Handle the case where website is installed but the pdf generation is not called in a website request context 2014-03-24 18:46:30 +01:00
security [FIX] renamed ir.actions.report.paperformat model to report.paperformat, renamed html_skeleton to html_container in report layouts and renamed paperformat.py file to report_paperformat.py 2014-02-18 16:53:47 +01:00
static/src [FIX] removed 'debugger' statement 2014-03-21 19:43:47 +01:00
tests [WIP] tests reports not using httpcase, commented out until post installt tests are working 2014-03-24 18:02:22 +01:00
views [FIX] hide the 'search associated qweb views' button when the report_type is not qweb-pdf/qweb-html 2014-03-24 17:27:29 +01:00
__init__.py [IMP] report form view move inherited view, restore and refactor test case (kept commented atm) from non merged branch qweb-report 2014-03-07 01:06:20 +01:00
__openerp__.py [IMP] report form view move inherited view, restore and refactor test case (kept commented atm) from non merged branch qweb-report 2014-03-07 01:06:20 +01:00