[IMP]mrp: improve string

bzr revid: mma@tinyerp.com-20120614113135-vzolu02321g58zu4
This commit is contained in:
Mayur Maheshwari (OpenERP) 2012-06-14 17:01:35 +05:30
parent 77cedcc2b5
commit 1631c9331a
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
<field name="seller_ids" context="{'uom_id': uom_id}"/>
</page>
<page string="Descriptions">
<separator string="Description"/>
<separator string="Internal Description"/>
<field name="description"/>
<separator string="Sale Description"/>
<field name="description_sale" placeholder="This note will be displayed on quotations..."/>