[FIX] hr_evaluation: state field no longer exists on survey.survey

This commit is contained in:
Denis Ledoux 2015-02-03 18:19:18 +01:00
parent e6d869b493
commit e3b7dd72ec
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
<group> <group>
<separator string="Action to Perform" colspan="4"/> <separator string="Action to Perform" colspan="4"/>
<field name="action"/> <field name="action"/>
<field name="survey_id" domain="[('state','=','open')]"/> <field name="survey_id"/>
</group> </group>
<group string="Send to Managers"> <group string="Send to Managers">
<field name="send_answer_manager"/> <field name="send_answer_manager"/>