[FIX]product:string inproved
authorKhushboo Bhatt (Open ERP) <kbh@tinyerp.com>
Wed, 3 Oct 2012 11:13:35 +0000 (16:43 +0530)
committerKhushboo Bhatt (Open ERP) <kbh@tinyerp.com>
Wed, 3 Oct 2012 11:13:35 +0000 (16:43 +0530)
bzr revid: kbh@tinyerp.com-20121003111335-ozvs174mhekgy9ax

addons/product/product_view.xml

index 8c19aee..5b3af54 100644 (file)
                                         <field name="uom_po_id"/>
                                     </group>
                                 </group>
-                                <separator string="Notes for Suppliers"/>
+                                <separator string="Description for Suppliers"/>
                                 <field name="description_purchase" placeholder="This note will be displayed on requests for quotation..."/>
                             </page>
                             <page string="Inventory" groups="base.group_user">
                                         <field name="name"/>
                                     </form>
                                 </field>
-                                <separator string="Notes on Quotations"/>
+                                <separator string="Description for Quotations"/>
                                 <field name="description_sale" placeholder="note to be displayed on quotations..."/>
                             </page>
                         </notebook>