Search 1.9 billion lines of Odoo code on GitHub

payroll_leave_accrual

Author: Savoir-faire Linux
License: AGPL-3
Branch: 11.0
Repository: herawais/InstallScript
Dependencies: base, decimal_precision, hr, hr_holidays, and payroll_base
Languages: PO File (92, 8.1%), Python (778, 68.3%), XML (245, 21.5%), and reStructuredText (24, 2.1%)
Other repositories: Abdullah-Alghoul/odoo_payroll, 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

<a name="leave-accrual"></a> <h2>Leave Accrual</h2> <p>This module adds leave accruals on employees and a mechanism to compute these automaticaly.</p> <p>The amounts for a leave type can be accruded in cash, in hours or both.</p> <a name="configuration"></a> <h2>Configuration</h2> <blockquote> <ul class="simple"> <li>Go to: Human Ressources -&gt; Configuration -&gt; Leaves Types</li> <li>Select a leave type over which you wish to accrued amounts.</li> <li>In the form view, go to the &quot;Leave Accruals&quot; tab.</li> <li>Select payslip lines over which the leave type will be accruded.</li> <li>If a salary rule gives a positive amount and you need to decrease the leave accrual from this amount, you need to set the field &quot;Substract Amount&quot; True.</li> </ul> </blockquote> <p>The leave allocation system may be used to increase the hours accruded for a leave type. For this, the field &quot;Increase Accruals on Allocations&quot; on the leave type must be True. An example of use for this feature is for sick leaves.</p> <a name="credits"></a> <h2 class="with-subtitle">Credits</h2> <h2 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h2> <a class="reference external image-reference" href="http://sflx.ca"><img alt="Savoir-faire Linux" src="http://sflx.ca/logo" /></a> <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>