[FIX] Account: common report view => remove height and width attribute from group

bzr revid: mra@mra-laptop-20100803124223-js1t1kdxdc7p9g1d
This commit is contained in:
Mustufa Rangwala 2010-08-03 18:12:23 +05:30
parent 346cba39ab
commit 5a4b4cc893
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Report Options">
<group height="500" width="800">
<group>
<field name="chart_account_id" widget='selection'/>
<field name="fiscalyear_id"/>
<group colspan="2" name='Journals'>