[FIX]quants view: add inventory valuation to quant form view

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

bzr revid: csn@openerp.com-20140131090018-axr6zolv00sk7k7g
This commit is contained in:
Cedric Snauwaert 2014-01-31 10:00:18 +01:00
parent 72f4cdc3b1
commit c6c6b4d573
1 changed files with 1 additions and 0 deletions

View File

@ -1786,6 +1786,7 @@
<field name="reservation_id"/>
<field name="propagated_from_id"/>
<field name="owner_id" groups="stock.group_tracking_owner"/>
<field name="inventory_value"/>
</group>
</form>
</field>