bzr revid: fp@tinyerp.com-20120910221008-ri59mrpp269c6ia0
This commit is contained in:
Fabien Pinckaers 2012-09-11 00:10:08 +02:00
parent 56cef852f7
commit 1e3121482e
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
<sheet>
<div class="oe_right oe_button_box">
<button name="action_makeMeeting" type="object"
string="Schedule Interview" help="Schedule interview with this applicant"/>
string="Schedule Meeting" help="Schedule interview with this applicant"/>
<button name="%(survey.action_view_survey_question_message)d" type="action"
string="Start Interview" help="Answer related job question"
context="{'survey_id': survey, 'response_id': [response], 'response_no':0 ,'active' : response, 'object' : 'hr.applicant'}"