odoo/addons/report_webkit
Olivier Dony f5fd0fc081 [FIX] report_webkit: fix incorrect usage of get_module_resource()
As of 7.0 get_module_resource() enforces that its first argument
should be a module name, followed by extra path components.

+ minimal lint cleanup

bzr revid: odo@openerp.com-20121207175047-ghv0ic3auq8owt0t
2012-12-07 18:50:47 +01:00
..
i18n Launchpad automatic translations update. 2012-12-04 05:59:56 +00:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
wizard [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
__init__.py [IMP] webkit_header attribute support in report tag 2012-01-19 16:15:50 +01:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
company.py [IMP] report_webkit: remove deprecated/unused lib_path for wkhtmltopdf 2012-12-07 18:46:32 +01:00
company_view.xml [MERGE] Bugfixes from 6.1 until revision 6800 2012-12-06 16:38:56 +01:00
convert.py [MERGE] webkit: support for @webkit_header attribute in <report> tags courtesy of Nicolas Bessi (Camptocamp) 2012-02-14 15:11:48 +01:00
data.xml [FIX]report_webkit: remover address filed 2012-03-26 15:02:54 +05:30
default_header.html [ADD] default header.html 2011-09-21 10:16:11 +02:00
header.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
header_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
ir_report.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
ir_report_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
report_helper.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
webkit_report.py [FIX] report_webkit: fix incorrect usage of get_module_resource() 2012-12-07 18:50:47 +01:00