Description
Holiday pay is earned the year before the vacation is taken, and is paid instead of salary in the month the vacation is held. An Employee that was not employed the previous year, will have the right to take vacation, but without getting vacation pay from the current Employer.
As Employer you have to calculate and accumulate vacation pay for each employee every month.
5-days work week
When you as Employer operate with 5 days work week and 5 weeks holiday, you must deduct wages for 25 working days, while the monthly salary covers 22 working days. This deduction should not reduce the wages or the holiday pay in A-melding, but instead be reported as a separate deduction.
You can read more about this in the following official site:
EDAG setup in Adonis Personnel Manager
If similar Entry Code does not exist yet, go to Payroll > Entry Codes and create the new one with the following EDAG Coding:
2. Script
Add the script conditions as described below:
L61=((PR1*P198)+((PR1*P198)*(4/26)))*(-1)
L62=L61*P50c //arbeidsgiveravgift
L63=L61*GB6/100 // feriepenger
L64=L63*P50c //arbeidsgiveravgift av feriepenger
W81=W81+L61 //grunnlag tabell
W80=30