[FIX]:imporve the report for the general journal

bzr revid: ksa@tinyerp.com-20130419085918-uc40uht53moudnnq
This commit is contained in:
kirti savalia (OpenERP) 2013-04-19 14:29:18 +05:30
parent bd453afe23
commit 3f4779904c
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@
<blockTable colWidths="80.0,100,80.0,150.0,100.0" style="Table2">
<tr>
<td><para style="terp_tblheader_General_Centre">[[ data['model']=='account.journal.period' and 'Company' or removeParentNode('para') ]]</para>
<para style="terp_tblheader_General_Centre">Chart of Accounts</para></td>
<para style="terp_tblheader_General_Centre">Chart of Accounts[[ data['model']=='ir.ui.menu' and ' ' or removeParentNode('para') ]]</para></td>
<td><para style="terp_tblheader_General_Centre">Fiscal Year</para></td>
<td><para style="terp_tblheader_General_Centre">Journals</para></td>
<td><para style="terp_tblheader_General_Centre">Filter By [[ data['form']['filter']!='filter_no' and get_filter(data) ]]</para></td>