Hello Everyone:
I am preparing final settlement for employees..
i have a model "settlement.detail".. line level of this is "settlement.detail.line". in "settlement.detail.line", i have a list of employee. i also added a checkbox for selecting an employee..
at the footer of this form..i added a button for "preparing final settlement" which belong to header model.. with that button i am opening another form.where i have a field for employee_id.. i want that when we select an employee using checkbox and then open "final settlement detail".. this employee is auto selected..
any idea please..
Thanks