[IMP] set dropdown in sales settings

bzr revid: fka@tinyerp.com-20130307110443-3vfkmn42g4kijwem
This commit is contained in:
Foram Katharotiya (OpenERP) 2013-03-07 16:34:43 +05:30
parent 70e548affa
commit 55535d2d45
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<record id="group_template_required" model="res.groups">
<field name="name">Mandatory use of templates in contracts</field>
<field name="category_id" ref="base.module_category_sales_management"/>
<field name="category_id" ref="base.module_category_hidden"/>
<field name="comment">the field template of the analytic accounts and contracts will be required.</field>
<field name="implied_ids" eval="[(4, ref('base.group_user'))]"/>
</record>