[FIX] account: typo in balance sheet report horizontal, during recent merge

bzr revid: odo@openerp.com-20110916074501-cj06n22gw062o2k4
This commit is contained in:
Olivier Dony 2011-09-16 09:45:01 +02:00
parent b96d080b73
commit 09339819e9
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@
<td>
<para style="terp_default_9">
<font color="white">[[ '. '*(a['level']-1) ]]</font>
<font>[[ (a['level']&lt;4 and ( setTag('para','para',{'style':'terp_default_Bold_9'})) and a['name']!='Net Profit') or removeParentNode('font') ]][[ a['name'] ]]</font>
<font>[[ ( a['level']&lt;4 or a['name']=='Net Profit') and ( setTag('para','para',{'style':'terp_default_Bold_9'})) or removeParentNode('font') ]][[ a['name'] ]]</font>
</para>
</td>
<td>