Document: Fiche de paie (payslip)

Description
This description is in
kb/partials/documents/payslip.html
.
Computations
Functions that produce outputs presented in this document.
- Calcul brut net simple (simple_gross_net_comp)
Variables
Variables presented in this document.
- Salaire mensuel brut (monthly_gross_salary) - The gross monthly salary before any deductions.
- ATN téléphonie (bik_telecom) - Benefit in kind for telecom services.
- ATN internet (bik_internet) - Benefit in kind for internet services.
- ATN cotisations sociales (bik_social_contributions) - Benefit in kind for social contributions.
- ATN voiture de société (bik_company_car) - Benefit in kind for company car.
- ATN chèques-repas (bik_meal_voucher) - Benefit in kind for meal vouchers.
- Nombre de chèques-repas (bik_meal_voucher_count) - Number of meal vouchers received.
- Précompte professionel (withholding_tax) - The withholding tax deducted from gross salary.
- Salaire mensuel net (monthly_net_salary) - The net monthly salary after all deductions.
Computation variables
Variables used by computations required for this document.
No additional computation variables.
Relationships
Variables presented in this document
- This document presents Salaire mensuel brut
- This document presents ATN téléphonie
- This document presents ATN internet
- This document presents ATN cotisations sociales
- This document presents ATN voiture de société
- This document presents ATN chèques-repas
- This document presents Nombre de chèques-repas
- This document presents Précompte professionel
- This document presents Salaire mensuel net
Computation inputs
- Calcul brut net simple takes Salaire mensuel brut as input
Computation outputs
- Calcul brut net simple produces Salaire mensuel net as output
Computation dependencies
No computation dependencies in this document's scope.