odoo/addons/report_webkit
Quentin (OpenERP) e42186bd60 [REF] *: removed useless attributes on definition of property fields (first attribute, because duplicated in 'relation' kwarg, and 'view_load' attribute because it has been deprecated) accordingly to revision qdp-launchpad@openerp.com-20130516152946-s3chj5i05lkf30yk of server.
bzr revid: qdp-launchpad@openerp.com-20130517075245-udn5hug8yq2d1ezc
2013-05-17 09:52:45 +02:00
..
i18n Launchpad automatic translations update. 2013-04-03 05:26:53 +00:00
report Added report extender + demo and doc 2013-02-26 16:30:47 +01:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [IMP] report_webkit: add a YAML test file to print the demo report. 2013-03-25 11:53:19 +01:00
wizard [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
__init__.py Added report extender + demo and doc 2013-02-26 16:30:47 +01:00
__openerp__.py [IMP] report_webkit: add a YAML test file to print the demo report. 2013-03-25 11:53:19 +01: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 Switched to jinja 2013-02-26 14:59:17 +01:00
default_header.html [ADD] default header.html 2011-09-21 10:16:11 +02:00
header.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
header_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
ir_report.py [REF] *: removed useless attributes on definition of property fields (first attribute, because duplicated in 'relation' kwarg, and 'view_load' attribute because it has been deprecated) accordingly to revision qdp-launchpad@openerp.com-20130516152946-s3chj5i05lkf30yk of server. 2013-05-17 09:52:45 +02:00
ir_report_view.xml Corrected report view 2013-02-25 16:25:07 +01:00
report_helper.py [REF] report_webkit: removed openerp.pooler imports. 2013-03-27 13:21:44 +01:00
webkit_report.py [REF] get_module_resource() must imported from openerp.modules (instead of openerp.addons). 2013-04-17 08:40:51 +02:00