SALE,ACCOUNT,PURCHASE: fix notes in report to wrap correctly

bzr revid: ced-d275a8c7609473315a6d468f8b13cda8d66f458f
This commit is contained in:
ced 2007-02-26 12:31:01 +00:00
parent 176e9fddb1
commit 675da22ab1
4 changed files with 8 additions and 13 deletions

View File

@ -189,10 +189,10 @@
<blockTable colWidths="28.0,499.0" style="Tableau8">
<tr>
<td>
<para style="P13">[[ repeatIn((l.note and [l.note]) or [], 'note') ]]</para>
<para style="P13">[[ repeatIn((l.note and l.note.splitlines()) or [], 'note') ]]</para>
</td>
<td>
<para style="P14">[[ note or removeParentNode('table') ]] [[ setTag('para','xpre') ]]</para>
<para style="P14">[[ note or removeParentNode('table') ]]</para>
</td>
</tr>
</blockTable>

View File

@ -206,19 +206,14 @@
</td>
</tr>
</blockTable>
<blockTable colWidths="43.0,333.0,135.0" style="Tableau5">
<blockTable colWidths="43.0,468.0" style="Tableau5">
<tr>
<td>
<para style="P19">[[ repeatIn((line.notes and [line.notes]) or [], 'l') ]]</para>
<para style="P19">[[ repeatIn((line.notes and line.notes.splitlines()) or [], 'l') ]]</para>
</td>
<td>
<para style="P20">[[ l or removeParentNode('table') ]]</para>
</td>
<td>
<para style="P19">
<font color="white"> </font>
</para>
</td>
</tr>
</blockTable>
</section>

View File

@ -185,7 +185,7 @@
<blockTable colWidths="96.0,332.0,82.0" style="Tableau5">
<tr>
<td>
<para style="P20">[[ repeatIn((line.notes and [line.notes]) or [], 'l') ]]</para>
<para style="P20">[[ repeatIn((line.notes and line.notes.splitlines()) or [], 'l') ]]</para>
</td>
<td>
<para style="P21">[[ l or removeParentNode('table') ]]</para>

View File

@ -185,10 +185,10 @@
<blockTable colWidths="52.0,366.0,110.0" style="Tableau5">
<tr>
<td>
<para style="P20">[[ repeatIn((line.notes and [line.notes]) or [], 'l') ]]</para>
<para style="P20">[[ repeatIn((line.notes and line.notes.splitlines()) or [], 'l') ]]</para>
</td>
<td>
<para style="P21">[[ l ]] [[ setTag('para','xpre') ]]</para>
<para style="P21">[[ l or removeParentNode('table') ]]</para>
</td>
<td>
<para style="P20">
@ -198,7 +198,7 @@
</tr>
</blockTable>
</section>
<blockTable colWidths="349.0,69.0,110.0" style="Tableau6">
<blockTable colWidths="348.0,69.0,110.0" style="Tableau6">
<tr>
<td>
<para style="P22">