[FIX][account_financial_report] Fixing Report Cells
parent
7beb35cd8d
commit
2e4056201f
|
@ -146,29 +146,23 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
|
|
||||||
<blockTable colWidths="2.25cm,2.0cm,7.75cm,2.5cm,4.0cm,2.5cm,2.5cm,2.5cm" style="BODY_LINE" repeatRows="1">
|
<blockTable colWidths="2.25cm,13.75cm,2.5cm,2.5cm,2.5cm,2.5cm" style="BODY_LINE" repeatRows="1">
|
||||||
<!--
|
<!--
|
||||||
[[ (a['type'] <> 'view') or removeParentNode('blockTable') ]]
|
[[ (a['type'] <> 'view') or removeParentNode('blockTable') ]]
|
||||||
-->
|
-->
|
||||||
<tr noRowsplits="1">
|
<tr noRowsplits="1">
|
||||||
<td>
|
<td>
|
||||||
<para style="TITLES_NEW">
|
<para style="TITLES_NEW">
|
||||||
<font>DATE</font>
|
<font></font>
|
||||||
</para>
|
</para>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<para style="TITLES_NEW">
|
<para style="TITLES_NEW">
|
||||||
<font>PERIOD</font>
|
<font>PARTNER</font>
|
||||||
</para>
|
</para>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<para style="TITLES_NEW">REFERENCE</para>
|
<para style="TITLES_NEW"></para>
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<para style="TITLES_NEW">JOURNAL ENTRY</para>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<para style="TITLES_NEW">PARTNER</para>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<para style="TITLE_LEFT_ALIGN"></para>
|
<para style="TITLE_LEFT_ALIGN"></para>
|
||||||
|
|
Loading…
Reference in New Issue