[IMP] modif

bzr revid: qdp@tinyerp.com-20090122124001-a0rtnw76lb5k986t
This commit is contained in:
qdp 2009-01-22 13:40:01 +01:00
parent 0c723cbcb3
commit 7fe3498f5e
1 changed files with 1 additions and 1 deletions

View File

@ -492,7 +492,7 @@
<tr>
<para style="terp_default_8">[[ repeatIn(o.tax_line,'t') ]]</para>
<td>
<para style="terp_default_Centre_8">[[ lt.description and t.name + ' - ' + lt.description or t.name ]] </para>
<para style="terp_default_Centre_8">[[ lt.description and lt.description + ' - ' + t.name or t.name ]] </para>
</td>
<td>
<para style="terp_default_Right_8">[[ t.base or 0.00 ]] </para>