Can any one help me do the following:
I want to configure the paid leaves for every employee (e.g., weekends, national leaves, feast holidays)
So when i review the employee attendance, i should see these days as paid with its name, and no one shouldn't be deducted because of his/her absence on that day
0
1 Answer
Best Answer
Assuming you are using Odoo 9, there are several things you have to configure:
- Leave Types which can be found in Leaves > Configuration
- Resource Leaves which can be found in Settings > Technical > Resource > Resource Leaves. You may need to Activate Developer mode to find this menu. Here, you can define holidays applied to all your employees. Or leave field Resource empty to apply to all resources (including your employees).
- Configure salary rules and structure so that Odoo can compute payslip considering to your leaves settings.