improved reports

bzr revid: nch@tinyerp.com-20090602060712-ycxmaf2kffk0gchx
This commit is contained in:
Naresh Choksy 2009-06-02 11:37:12 +05:30
parent f84060ca4f
commit 86c603f349
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<para style="P5">
<font color="white"> </font>
</para>
<para style="P6">[[ setTag('para','image',{'width':'100.0','height':'80.0','name':str(o.id)}) ]][[ o.image or setTag('image','para') ]]</para>
<para style="P6">[[ o.image and setTag('para','image',{'width':'100.0','height':'80.0','name':str(o.id)}) ]][[ o.image ]]</para>
<para style="P7">
<font face="Times-Roman"/>
</para>