Hi all,I hope this note finds all of you well. I would like to inform you that I am newly with Odoo, I am trying to implement a salary rule for an employee with agency contract and this differ to the normal contract in the tax rate. In the normal contract the tax rate is 100% and in the agency contract is 90%, as I understand, in odoo it is fixed to 100%. so how can I implement it in my case, I would like to see in the payslip computation : rate = 100% , amount = 300 000 Euro, Total = 300 000% (90% acts like 100% in my case ) so the salary net will Net = Groos (which 300 000 euros not 270 000 euros ) - other_things.
For more details you can see the table:
English | ||||
Employment Contract | Employment Contract | Agency contract | Agency contract | |
tax base | rate | Tax base | Rate | |
Personal income tax | 100% | 15.00% | 90% | 15.00% |
Pension contribution | 100% | 10.00% | 90% | 10.00% |
Health care contribution | 100% | 8.50% | 90% | 7.00% |
Average rate | 100% | 33.50% | 28.80% | |
Net salary average rate | 66.50% | 71.20% |
An example : the gross salary is : 300 000 euro
Employment contract | Agency contract | |
Personal income tax | 45.000 | 40.500 |
Pension contribution | 30.000 | 27.000 |
Health care contribution | 25.500 | 18.900 |
Total (payable) | 100.500 | 86.400 |
Net salary | 199.500 | 213.600 |
Hope you can help me guys , thank you in advance :)
You have create each for your salary structures, these structures should select on contracts
I mean you have to create each rule