odoo/addons/report
Simon Lejeune 1128743932 [FIX] Added the decorator website on the get_file route, correctly pass the context on the mrp bom structure and allow to install report module without pypdf installed
bzr revid: sle@openerp.com-20140321122103-mzp465s8hxckq4ai
2014-03-21 13:21:03 +01:00
..
controllers [FIX] Added the decorator website on the get_file route, correctly pass the context on the mrp bom structure and allow to install report module without pypdf installed 2014-03-21 13:21:03 +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] Added the decorator website on the get_file route, correctly pass the context on the mrp bom structure and allow to install report module without pypdf installed 2014-03-21 13:21:03 +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] Multiples fixes: correct context passing, changed osv.Model to osv.AbstractModel to avoid creating tables in database when the model use for the reports contains only method 2014-03-21 11:58:06 +01:00
tests [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
views [FIX] Correctly separate website variable between report and website_report layouts 2014-03-21 12:17:42 +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