[IMP] product, purchase_requisition : added "e.g." before example related placeholder
authorAjay Chauhan (OpenERP) <cha@tinyerp.com>
Wed, 1 Aug 2012 10:25:13 +0000 (15:55 +0530)
committerAjay Chauhan (OpenERP) <cha@tinyerp.com>
Wed, 1 Aug 2012 10:25:13 +0000 (15:55 +0530)
bzr revid: cha@tinyerp.com-20120801102513-uim0xqrdscgp8qz7

addons/product/product_view.xml
addons/purchase_requisition/purchase_requisition_view.xml

index e182cb0..b600113 100644 (file)
@@ -82,7 +82,7 @@
                                 <group>
                                     <group>
                                         <field name="default_code"/>
-                                        <field name="ean13" placeholder="5901234123457"/>
+                                        <field name="ean13" placeholder="e.g. 5901234123457"/>
                                         <field groups="product.group_product_variant" name="variants"/>
                                     </group>
                                     <group groups="base.group_user">
index e0b8db4..289d96d 100644 (file)
@@ -47,7 +47,7 @@
                 <h1>
                     <field name="name" class="oe_inline"/>
                     <label string="," attrs="{'invisible':[('origin','=',False)]}"/>
-                    <field name="origin" class="oe_inline" placeholder="PO0025"/>
+                    <field name="origin" class="oe_inline" placeholder="e.g. PO0025"/>
                 </h1>
                 <group>
                     <group>