[FIX]remove non store field from quant graph view (problem when grouping by)

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

bzr revid: csn@openerp.com-20140129102456-t75z2gvv4qrr9ozc
This commit is contained in:
Cedric Snauwaert 2014-01-29 11:24:56 +01:00
parent dfd96e9d7c
commit b7d584a4f4
1 changed files with 0 additions and 1 deletions

View File

@ -1823,7 +1823,6 @@
<field name="product_id"/>
<field name="qty"/>
<field name="location_id"/>
<field name="inventory_value"/>
</graph>
</field>
</record>