[FIX]product: change group from sale to purchase to view price information on product's procurement suppliers

bzr revid: csn@openerp.com-20130227151737-yenwf8wmw322z5i0
This commit is contained in:
Cedric Snauwaert 2013-02-27 16:17:37 +01:00
parent 5c3eebcb4d
commit 39ac4900c8
1 changed files with 1 additions and 1 deletions

View File

@ -586,7 +586,7 @@
<field name="delay"/>
<field name="company_id" groups="base.group_multi_company" widget="selection"/>
</group>
<field groups="product.group_sale_pricelist" name="pricelist_ids">
<field groups="product.group_purchase_pricelist" name="pricelist_ids">
<tree editable="bottom" string="Pricelist">
<field name="min_quantity"/>
<field name="price"/>