Search 1.9 billion lines of Odoo code on GitHub

payroll_employee_exemption

Author: Savoir-faire Linux
License: AGPL-3
Branch: 8.0
Repository: Abdullah-Alghoul/odoo_payroll
Dependencies: hr, and payroll_base
Languages: PO File (35, 9.8%), Python (222, 62.0%), XML (78, 21.8%), and reStructuredText (23, 6.4%)
Other branches: 10.0, and 9.0
Other repositories: BusinessTec/odoo_payroll, FullBringEc/odoo_payroll, Gofekra/odoo_payroll, TaungTechnologies/odoo_payroll, VitalPet/odoo_payroll, XtremXpert/odoo_payroll, ahmed3bdelhady88/odoo_payroll, cameroun/odoo_payroll, georgeppts/odoo_payroll, goliasse/odoo_payroll, hilarak/odoo_payroll, jjlopezg/odoo_payroll, kalpeshrwl/odoo_payroll, khl2007/odoo_payroll, leanovo/odoo_payroll, mohamedmagdy/odoo_payroll, mohshedid/odoo_payroll, odoofans/odoo_payroll, ppts-odoo/odoo_payroll, rigo1985/odoo_payroll, rkhalil1990/odoo_payroll, savoirfairelinux/odoo_payroll, and simplifysolutions/odoo_payroll

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="employee-exemption"></a> <h2>Employee Exemption</h2> <p>This module implements employee exemption. This allows in salary rules to know whether the employee is exempted from a source deduction.</p> <a name="usage"></a> <h3>Usage</h3> <p>Go to: Human Resources -&gt; Configuration -&gt; Payroll -&gt; Income Tax Exemptions Create an exemption (EX1)</p> <p>Go to: Human Resources -&gt; Configuration -&gt; Payroll -&gt; Salary Rules Select a salary rule (R1) on which to apply the exemption In the field 'Exemption', select the exemption EX1</p> <p>Go to: Human Resources -&gt; Human Resources -&gt; Employees Select an employee (E1) In the Tax Exemptions tab, add exemption EX1 and the period of time over which it applies.</p> <p>The amount will be 0 for rule R1 in employee E1's payslips.</p> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>David Dufresne &lt;<a class="reference external" href="mailto:david.dufresne&#64;savoirfairelinux.com">david.dufresne&#64;savoirfairelinux.com</a>&gt;</li> <li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:maxime.chambreuil&#64;savoirfairelinux.com">maxime.chambreuil&#64;savoirfairelinux.com</a>&gt;</li> <li>Pierre Lamarche &lt;<a class="reference external" href="mailto:pierre.lamarche&#64;savoirfairelinux.com">pierre.lamarche&#64;savoirfairelinux.com</a>&gt;</li> </ul>