[MERGE] lp:~openerp-dev/openobject-addons/trunk-wiz-remove-btn-highlight-tch
[odoo/odoo.git] / addons / account_payment / wizard / account_payment_populate_statement_view.xml
index 2763921..f99059c 100644 (file)
@@ -11,7 +11,9 @@
                     <header>
                         <button name="populate_statement" string="ADD" type="object" icon="gtk-ok" class="oe_highlight"/>
                     </header>
-                    <field name="lines"/>
+                    <group>
+                        <field name="lines"/>
+                    </group>
                 </form>
              </field>
         </record>