[FIX] hr : changed survey_id in hr_evaluation/hr_evaluation_data.xml

bzr revid: bde@tinyerp.com-20111124105557-wtqg4dfgx2fy7mw1
This commit is contained in:
Bharat (OpenERP) 2011-11-24 16:25:57 +05:30
parent 2ee3b1442a
commit ea00898f80
1 changed files with 1 additions and 1 deletions

View File

@ -1205,7 +1205,7 @@ Once the form had been filled, the employee send it to his supervisor.
<field name="action">final</field>
<field eval="0" name="send_anonymous_employee"/>
<field eval="0" name="send_answer_employee"/>
<field name="survey_id" ref="hr_evaluation.survey_3"/>
<field name="survey_id" ref="hr_evaluation.survey_2"/>
<field eval="0" name="send_answer_manager"/>
<field eval="1" name="wait"/>
</record>