[FIX] stock: removing the option group_product_variant from the settings, because it is misleading: variants of products aren't supported anymore. This option is to be removed totally in trunk

bzr revid: qdp-launchpad@openerp.com-20130205102456-1tx9tx06crq03yh3
This commit is contained in:
Quentin (OpenERP) 2013-02-05 11:24:56 +01:00
parent b389ebdb1f
commit 2197156379
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<field name="group_uos" class="oe_inline"/>
<label for="group_uos" />
</div>
<div>
<div invisible="1">
<field name="group_product_variant" class="oe_inline"/>
<label for="group_product_variant"/>
</div>