[MERGE] [FIX]procurement: in procurement exceptions group by reason it gives error

bzr revid: mat@openerp.com-20130528121540-hc1lo85sb51r7k91
This commit is contained in:
Martin Trigaux 2013-05-28 14:15:40 +02:00
commit 417ddebd8a
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
<field name="product_uom" string="Unit of Measure"/>
<field name="procure_method"/>
<field name="state"/>
<field name="name" placeholder="External note..." invisible="1"/>
<field name="message"/>
</tree>
</field>