[FIX] lunch: missing product description in list view

bzr revid: odo@openerp.com-20120309152533-f3q5dpa6f2oi83q2
This commit is contained in:
Olivier Dony 2012-03-09 16:25:33 +01:00
parent 2c4898dc84
commit ad0c161fab
1 changed files with 1 additions and 0 deletions

View File

@ -287,6 +287,7 @@
<field name="name"/>
<field name="category_id"/>
<field name="price"/>
<field name="description"/>
</tree>
</field>
</record>