[IMP] crm: rename the 'Schedule Meeting' to 'Meeting' and add the attendee_id in the context

bzr revid: stw@openerp.com-20120803071925-509iddm9rl6mpm7h
This commit is contained in:
Stephane Wirtel 2012-08-03 09:19:25 +02:00
parent c0a5c4989f
commit e48b6a9a89
1 changed files with 4 additions and 2 deletions

View File

@ -428,9 +428,11 @@
<button string="Schedule/Log Call"
name="%(opportunity2phonecall_act)d"
type="action"/>
<button string="Schedule Meeting"
<button string="Meeting"
name="action_makeMeeting"
type="object"/>
type="object"
context="{'search_default_attendee_id': active_id, 'default_attendee_id' : active_id}"
/>
</div>
<div class="oe_title">
<label for="name" class="oe_edit_only"/>