[FIX]typo in description of product (description is not for internal use since it is used in invoice)

lp bug: https://launchpad.net/bugs/1080759 fixed

bzr revid: csn@openerp.com-20121122104159-8vslohs2aqw5wtvi
This commit is contained in:
Cedric Snauwaert 2012-11-22 11:41:59 +01:00
parent 7e13ccb265
commit be10b95f98
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
<field name="price_extra" groups="product.group_product_variant"/>
</group>
</group>
<field name="description" placeholder="describe the product characteristics for internal use..."/>
<field name="description" placeholder="describe the product characteristics..."/>
</page>
<page string="Procurements" groups="base.group_user">
<group name="procurement">