Search 1.9 billion lines of Odoo code on GitHub

hr_weekly_overtime

Author: Savoir-faire Linux
License: AGPL-3
Branch: 7.0-ddufresne-weekly_overtime
Repository: dufresnedavid/hr
Dependencies: base, hr_contract, hr_payroll, hr_worked_days_activity, and hr_worked_days_hourly_rate
Languages: Python (775, 90.2%), XML (56, 6.5%), and reStructuredText (28, 3.3%)

<a name="weekly-overtime"></a> <h2>Weekly Overtime</h2> <p>This module allows to calculate the salary of an employee paid with hourly rates based on a weekly overtime policy.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>Create a weekly overtime policy. This can be set on two different levels: the contract or the company.</p> <p>Go to the company form, in the configuration tab. In the field Weekly Overtime Policy, create a new record.</p> <p>Example: the company pays 1.5x the normal hourly rate for each hour after 40. After 50 hours, it is paid 2x the normal rate.</p> <p>In this case, you would enter 2 policy lines:</p> <p>Lower Limit: 40, Upper Limit: 50, Rate: 150 Lower Limit: 50, Upper Limit: Empty, Rate: 200</p> <a name="usage"></a> <h2>Usage</h2> <p>Complete a payslip for an employee or in batch. Compute the payslip(s) as usual.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <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> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>