Heures Supplementaires True lightblue 2946 Cout total pour l'entreprise TOTAL Salaire Net NET Salaire Brut BRUT Salaire de base BASE Indemnite INDM Deduction DED Cumul Imposable C_IMP Total Retenues RETENUES Total Charges Salariales SALC Cotisations Patronales COMP Cotisations Prevoyance Patronales PREV Plafond de Securite Sociale SECU Autres totaux O_TOTALS URSSAF Organisme de retraite complementaire Chambre du commerce et de l'industrie Organisme de prevoyance Salaire de base BASE 1 Salaire Brut BRUT 1000 result = categories.BASE + categories.INDM - categories.DED Plafond Securite Sociale SECU 1010 none code result = contract.employee_id.company_id.plafond_secu Plafond Tranche A TA 1011 none code result = SECU Plafond Tranche B TB 1012 none code result = SECU * 4 Plafond Tranche C TC 1013 none code result = SECU * 8 Plafond Tranche 1 T1 1014 none code result = SECU Plafond Tranche 2 T2 1015 none code result = SECU * 3 Total des charges salariales 2510 SALC none code result = categories.SALC Total Retenues 99999 RET none code result = categories.RETENUES Cumul Imposable 99999 C_IMP none code result = BRUT - categories.SALC Net 100000 result = BRUT - categories.RETENUES Total Charges Patronales 150000 TCOMP none code result = categories.COMP Cout total pour l'entreprise 200000 TOTAL none code result = categories.BRUT + categories.COMP Assurance maladie, maternite, invalidite, deces, solidaritee des personnes agees et handicapees C1 2040 none percentage 0.75 categories.BRUT Assurance maladie, maternite, invalidite, deces, solidaritee des personnes agees et handicapees C1P 2045 none percentage 13.10 categories.BRUT Vieillesse plafonnee C2 2050 none percentage 6.65 min(categories.BRUT,SECU) Vieillesse plafonnee C2P 2055 none percentage 8.3 min(categories.BRUT,SECU) Vieillesse deplafonnee C3 2060 none percentage 0.1 categories.BRUT Vieillesse deplafonnee C3P 2065 none percentage 1.6 categories.BRUT Allocations familiales C4 2070 none percentage 0 categories.BRUT Allocations familiales C4P 2075 none percentage 5.4 categories.BRUT Assurance chomage C10 2080 none percentage 2.40 min(categories.BRUT,TB) Assurance chomage C10P 2085 none percentage 4 min(categories.BRUT,TB) AGS (FNGS) C11 2090 none percentage 0 min(categories.BRUT,TB) AGS (FNGS) C11P 2095 none percentage 0.3 min(categories.BRUT,TB) ARRCO Non-cadre Tranche 1 C12 2100 none percentage 3 min(categories.BRUT,T1) ARRCO Non-cadre Tranche 1 C12P 2105 none percentage 4.5 min(categories.BRUT,T1) ARRCO Non-cadre Tranche 2 C14 2110 python result = categories.BRUT > T1 percentage 8 min(categories.BRUT-T1,T2-T1) ARRCO Non-cadre Tranche 2 C14P 2115 python result = categories.BRUT > T1 percentage 12 min(categories.BRUT-T1,T2-T1) AGFF Non-cadre Tranche 1 C13 2120 none percentage 0.8 min(categories.BRUT,T1) AGFF Non-cadre Tranche 1 C13P 2125 none percentage 1.2 min(categories.BRUT,T1) AGFF Non-cadre Tranche 2 C15 2130 python result = categories.BRUT > T1 percentage 0.9 min(categories.BRUT-T1,T2-T1) AGFF Non-cadre Tranche 2 C15P 2135 python result = categories.BRUT > T1 percentage 1.3 min(categories.BRUT-T1,T2-T1) ARRCO Cadre Tranche A C16 2140 none percentage 3 min(categories.BRUT,TA) ARRCO Cadre Tranche A C16P 2145 none percentage 4.5 min(categories.BRUT,TA) AGIRC et GMP Cadre Tranche B C17 2150 python result = categories.BRUT > TA percentage 7.7 min(categories.BRUT-TA,TB-TA) AGIRC et GMP Cadre Tranche B C17P 2155 python result = categories.BRUT > TA percentage 12.6 min(categories.BRUT-TA,TB-TA) AGIRC Cadre Tranche C C38 2160 python result = categories.BRUT > TB percentage 0 min(categories.BRUT-TB,TC-TB) AGIRC Cadre Tranche C C38P 2165 python result = categories.BRUT > TB percentage 0 min(categories.BRUT-TB,TC-TB) AGFF Cadre Tranche A C18 2170 none percentage 0.8 min(categories.BRUT,TA) AGFF Cadre Tranche A C18P 2175 none percentage 1.2 min(categories.BRUT,TA) AGFF Non-cadre Tranche B C18 2180 python result = categories.BRUT > TA percentage 0.9 min(categories.BRUT-TA,TB-TA) AGFF Cadre Tranche B C18P 2185 python result = categories.BRUT > TA percentage 1.3 min(categories.BRUT-TA,TB-TA) CET C19 2190 none percentage 0.13 min(categories.BRUT,TC) CET C19P 2195 none percentage 0.22 min(categories.BRUT,TC) APEC C20 2200 none percentage 0.024 min(categories.BRUT,TB) APEC C20P 2205 none percentage 0.036 min(categories.BRUT,TB) Assurance deces cadres C21 2210 none percentage 0 min(categories.BRUT,TA) Assurance deces cadres C21P 2215 none percentage 1.5 min(categories.BRUT,TA) Accident du travail C5 2220 none percentage 0 categories.BRUT Accident du travail C5P 2225 none percentage categories.BRUT Prevoyance Cadre TA C35 2230 none percentage min(categories.BRUT,TA) Prevoyance Cadre TA C35P 2231 none percentage min(categories.BRUT,TA) Prevoyance Cadre TB C36 2232 python result = categories.BRUT > TA percentage min(categories.BRUT-TA,TB-TA) Prevoyance Cadre TB C36P 2233 python result = categories.BRUT > TA percentage min(categories.BRUT-TA,TB-TA) Forfait Mutuelle C37 2234 none fix Forfait Mutuelle C37P 2235 none fix Taxe Prevoyance C40 2238 python result = categories.PREV != 0 percentage categories.PREV Taxe Prevoyance C40P 2239 python result = categories.PREV != 0 percentage 8 categories.PREV FNAL -20 Employes C7 2240 range contract.employee_id.company_id.nombre_employes 19 percentage min(categories.BRUT,SECU) FNAL -20 Employes C7P 2245 range contract.employee_id.company_id.nombre_employes 19 percentage 0.1 min(categories.BRUT,SECU) FNAL +20 Employes C8 2250 range contract.employee_id.company_id.nombre_employes 20 percentage categories.BRUT FNAL +20 Employes C8P 2255 range contract.employee_id.company_id.nombre_employes 20 percentage 0.5 categories.BRUT Versement Transport C9 2260 range contract.employee_id.company_id.nombre_employes 10 percentage Versement Transport C9P 2265 range contract.employee_id.company_id.nombre_employes 10 percentage Effort a la construction C22 2270 range contract.employee_id.company_id.nombre_employes 20 percentage Effort a la construction C22P 2275 range contract.employee_id.company_id.nombre_employes 20 percentage 0.45 categories.BRUT Taxe d'apprentissage C23 2280 none percentage categories.BRUT Taxe d'apprentissage C23P 2285 none percentage 0.5 categories.BRUT Contribution additionnelle au developpement de l'apprentissage C24 2290 none percentage categories.BRUT Contribution additionnelle au developpement de l'apprentissage C24P 2295 none percentage 0.18 categories.BRUT Formation professionnelle 10- salaries C25 2300 range contract.employee_id.company_id.nombre_employes 9 percentage categories.BRUT Formation professionnelle 10- salaries C25P 2305 range contract.employee_id.company_id.nombre_employes 9 percentage 0.55 categories.BRUT Formation professionnelle 10-19 salaries C26 2310 range contract.employee_id.company_id.nombre_employes 10 19 percentage categories.BRUT Formation professionnelle 10-19 salaries C26P 2315 range contract.employee_id.company_id.nombre_employes 10 19 percentage 1.05 categories.BRUT Formation professionnelle 20+ salaries C27 2320 range contract.employee_id.company_id.nombre_employes 20 percentage categories.BRUT Formation professionnelle 20+ salaries C27P 2325 range contract.employee_id.company_id.nombre_employes 20 percentage 1.60 categories.BRUT CSG deductible C29 2500 none percentage 5.1 (categories.BRUT + categories.PREV)*0.9825 CSG non deductible C28 2550 none percentage 2.4 (categories.BRUT + categories.PREV)*0.9825 CRDS C30 2560 none percentage 0.5 (categories.BRUT + categories.PREV)*0.9825 Fr-Base Cotisations de base Employe Francais Fr-NC Employe non-cadre Fr-C Employe cadre