[FIX] point_of_sale: fix product view layout
authorChristophe Matthieu <chm@odoo.com>
Wed, 28 May 2014 18:50:20 +0000 (20:50 +0200)
committerChristophe Matthieu <chm@odoo.com>
Wed, 28 May 2014 18:50:20 +0000 (20:50 +0200)
addons/point_of_sale/point_of_sale_view.xml

index 2d8b134..6d19d8b 100644 (file)
                     </group>
                 </group>
                 <field name="ean13" position="after">
-                    <button name="edit_ean" type="object" string="Set a Custom EAN" class="oe_link oe_edit_only"/>
+                    <button colspan="2" name="edit_ean" type="object" string="Set a Custom EAN" class="oe_link oe_edit_only"/>
                 </field>
             </field>
         </record>