{{selected_employer}}
AVS No: {{employer_avs}}
Decompte AVS {{selected_year}}
Employee | AVS Number | Date of Birth | List of months | Soumis AVS (CHF) | Soumis AC (CHF) | Non Soumis AVS (CHF) |
---|---|---|---|---|---|---|
{{ employeefullName }} | {{ avsNumber }} | {{ dateOfBirth|date('d-M-Y') }} | {% set listOfMonths=listOfMonths|sort %} {% for index,getMonth in listOfMonths %} {{ index }} {% endfor %} | {{ TotalgrossSalaryWhenAvsNonZero| number_format(2, '.', ',') }} | {{ TotalAvsPayments |number_format(2, '.', ',') }} | {{ TotalgrossSalaryWhenAvsZero|number_format(2, '.', ',') }} |