[FIX] Account Budget: print summary report fixed error

bzr revid: mra@mra-laptop-20100901115146-hxn5gwluujljcx1f
This commit is contained in:
Mustufa Rangwala 2010-09-01 17:21:46 +05:30
parent 6be24164f4
commit 11a3a60220
1 changed files with 2 additions and 1 deletions

View File

@ -162,7 +162,8 @@
<blockTable colWidths="191.0,82.0,80.0,84.0,61.0" style="Table4">
<tr>
<td>
<para style="P1"><font>[['.....' *(a['status']-1) ]] [[ setTag('font','font',{'color':'white'}) ]]</font><font>[[ a['status']==1 and (setTag('font','font',{'name':'Helvetica-bold'})) ]][[ a['name'] ]]</font></para>
<para style="P1">
<font>[[ a['status']==1 and (setTag('font','font',{'name':'Helvetica-bold'})) ]][[ a['name'] ]]</font></para>
</td>
<td>
<para style="terp_default_9">[[ a['status']==1 and ( setTag('para','para',{'fontName':'Helvetica-bold'})) ]][[ '%.2f' % a['theo'] ]]</para>