OpenERP form onload

I need to create form which related to Employee registration details.my requirement is like this..when user click the create button it need to load current employee number+1 for emp no field.I need to clarify how to call method '_form_onload()'. Means where is the place to call my function.?
 
Back
Top