[FIX] product: usability: added group on a label that must only be displayed when the related field is displayed

bzr revid: qdp-launchpad@openerp.com-20130322125601-s81tvxrzd049o7gn
This commit is contained in:
Quentin (OpenERP) 2013-03-22 13:56:01 +01:00
parent b9a2532a23
commit ff08a9a4f0
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>
<p class="oe_grey">The prices below will only be taken into account when your pricelist is set as based on supplier prices.</p>
<p groups="product.group_purchase_pricelist" class="oe_grey">The prices below will only be taken into account when your pricelist is set as based on supplier prices.</p>
<field groups="product.group_purchase_pricelist" name="pricelist_ids">
<tree editable="bottom" string="Pricelist">
<field name="min_quantity"/>