[FIX] point_of_sale: fix product view layout

This commit is contained in:
Christophe Matthieu 2014-05-28 20:50:20 +02:00
parent 0017d02469
commit 138274e30d
1 changed files with 1 additions and 1 deletions

View File

@ -546,7 +546,7 @@
</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>