Better sample.

bzr revid: nicolas.vanhoren@openerp.com-20130225155139-491mjrm12eppavqp
This commit is contained in:
niv-openerp 2013-02-25 16:51:39 +01:00
parent e21b0a1a33
commit 1d502dff1a
2 changed files with 4 additions and 3 deletions

View File

@ -10,5 +10,8 @@
<li>${report.name}</li>
% endfor
</ul>
<p>If this report does not contain headers, it is because you have a badly compiled wkhtmltopdf. Consider installing
the static version distributed on the official web site: <a href="https://code.google.com/p/wkhtmltopdf/">https://code.google.com/p/wkhtmltopdf/</a>.</p>
</body>
</html>

View File

@ -7,9 +7,7 @@
model="ir.actions.report.xml"
name="webkit.ir.actions.report.xml"
file="report_webkit/report/webkit_report_demo.mako"
webkit_header="report_webkit.ir_header_webkit_basesample0"
report_type="webkit"
auto="False"/>
report_type="webkit"/>
</data>
</openerp>