|
@ -116,7 +116,7 @@ |
|
|
<td> |
|
|
<td> |
|
|
<para style="TITLE_LEFT_ALIGN"> |
|
|
<para style="TITLE_LEFT_ALIGN"> |
|
|
<font>[[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]]</font> |
|
|
<font>[[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]]</font> |
|
|
<font>[[(a['total']==True) and formatLang(a['balance']) or '']]</font> |
|
|
|
|
|
|
|
|
<font>[[ (a['total']==True) and formatLang(a['balance'] and a['balance'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']]</font> |
|
|
</para> |
|
|
</para> |
|
|
</td> |
|
|
</td> |
|
|
</tr> |
|
|
</tr> |
|
|