[IMP]:account:improved Journal report with set general rule for debit/credit/balance columns is that they should be able to display 1.000.000.000,00 € on the same line.

bzr revid: apa@tinyerp.com-20101118110728-pkremq7gxto0xk3n
This commit is contained in:
apa-tiny 2010-11-18 16:37:28 +05:30
parent f60325bc35
commit 3c2c830776
1 changed files with 2 additions and 2 deletions

View File

@ -240,7 +240,7 @@
<para style="P9">
<font color="white"> </font>
</para>
<blockTable colWidths="45.0,65.0,50.0,50.0,130.0,70.0,70.0,70.0" style="Table1" repeatRows="1">[[ display_currency(data) == False or removeParentNode('blockTable') ]]
<blockTable colWidths="45.0,65.0,50.0,50.0,100.0,80.0,80.0,80.0" style="Table1" repeatRows="1">[[ display_currency(data) == False or removeParentNode('blockTable') ]]
<tr>
<td><para style="P10a">Date</para></td>
<td><para style="P10">Entry No</para></td>
@ -274,7 +274,7 @@
</tr>
</blockTable>
<blockTable colWidths="45.0,60.0,50.0,50.0,65.0,70.0,70.0,70.0,70.0" style="Table1" repeatRows="1">[[ display_currency(data) or removeParentNode('blockTable') ]]
<blockTable colWidths="45.0,55.0,50.0,50.0,65.0,62.5,62.5,80.0,80.0" style="Table1" repeatRows="1">[[ display_currency(data) or removeParentNode('blockTable') ]]
<tr>
<td><para style="P10a">Date</para></td>
<td><para style="P10">Entry No</para></td>