[IMP]Improve on_change name

bzr revid: dbr@tinyerp.com-20120710050639-3f1mky0yfqgwowfm
This commit is contained in:
DBR (OpenERP) 2012-07-10 10:36:39 +05:30
parent d31835fbfb
commit 5beaabfe3b
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
<sheet string="Leave Request">
<group>
<group>
<field name="holiday_status_id" on_change="onchange_sec_id(holiday_status_id)" context="{'employee_id':employee_id}"/>
<field name="holiday_status_id" on_change="onchange_status_id(holiday_status_id)" context="{'employee_id':employee_id}"/>
<label for="number_of_days_temp" string="Duration"/>
<div>
<group col="3">