[IMP]hr_evaluation: added a done button in form view of appraisal tree view

bzr revid: mma@tinyerp.com-20120319085340-jd8gly8svdb3hvff
This commit is contained in:
Mayur Maheshwari (OpenERP) 2012-03-19 14:23:40 +05:30
parent 168ee7ed4f
commit 1b2b933ecf
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@
<separator string="State" colspan="4"/>
<group colspan="4" col="6">
<field name="state"/>
<button string="Done" name="survey_req_done" states="waiting_answer" type="object" icon="gtk-jump-to" />
</group>
</form>
</field>