[IMP]: help

bzr revid: aja@tinyerp.com-20130904095217-bijym1h32bpzxtqi
This commit is contained in:
ajay javiya (OpenERP) 2013-09-04 15:22:17 +05:30
parent 288ec77246
commit 78b2d02b87
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ class crm_configuration(osv.TransientModel):
help="""Allows you to use Sales Teams to manage your leads and opportunities."""),
'group_scheduled_calls_menu': fields.boolean("Show Scheduled Calls Menu",
implied_group='crm.group_scheduled_calls_menu',
help="""Allows to Show Scheduled Calls Menu in Sales/Phone Calls Menu""")
help="""Allow to show 'Scheduled Calls' menu under 'Sales/Phone Calls' menu""")
}