[CHANGE]: improve view for the account move
authorMantavya Gajjar <mga@tinyerp.com>
Wed, 3 Feb 2010 11:07:32 +0000 (16:37 +0530)
committerMantavya Gajjar <mga@tinyerp.com>
Wed, 3 Feb 2010 11:07:32 +0000 (16:37 +0530)
bzr revid: mga@tinyerp.com-20100203110732-8c3jhpmjuve64lee

addons/account/account_view.xml

index 8be3102..709009f 100644 (file)
                     <field name="partner_id" invisible="1" select="1"/>
                     <field name="amount" invisible="1" select="1"/>
 
-                    <field colspan="4" name="line_id" nolabel="1" widget="one2many_list" default_get="{'lines':line_id ,'journal':journal_id }">
+                    <field colspan="4" height="250" name="line_id" nolabel="1" widget="one2many_list" default_get="{'lines':line_id ,'journal':journal_id }">
                         <form string="Account Entry Line">
                             <separator colspan="4" string="General Information"/>
                             <field name="name" select="1"/>