hi. Any one please tell me how to reduce the salary of an employee who take leave.
eg: salary=5000
he/she take one leave in a month , then reduce rs.100 from his salary. Ie then remaining salary is 4900.How to configure this in openerp v7.0.
i assigned a salary rule (Deduction Towards Leave Availed) to salary structure.
there is a field for adding python code in this rule. how to implement my need through python code. please help..