Search 1.9 billion lines of Odoo code on GitHub

payroll_hourly_rate

Author: Savoir-faire Linux, Fekete Mihai (Forest and Biomass Services Romania), Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: Abdullah-Alghoul/odoo_payroll
Dependencies: payroll_contract_jobs
Languages: PO File (408, 52.4%), Python (257, 33.0%), XML (78, 10.0%), and reStructuredText (36, 4.6%)
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="hr-contract-hourly-rate"></a> <h2>HR Contract Hourly Rate</h2> <p>This module was written to extend the functionality of employees contracts to support hourly rates between dates in calculation of the wage.</p> <p>Note: This module also modifies options in selection of wage calculation, &quot;wage&quot; to &quot;yearly&quot;, &quot;hourly_rate&quot; to &quot;hourly&quot;, and adds &quot;monthly&quot; option. Modules that are dependants of this module should take in consideration this change when calculating the wage.</p> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you need to:</p> <ul class="simple"> <li>clone the branch 8.0 of the repository <a class="reference external" href="https://github.com/OCA/hr">https://github.com/OCA/hr</a></li> <li>add the path to this repository in your configuration (addons-path)</li> <li>update the module list</li> <li>search for &quot;HR Contract Hourly Rate&quot; in your addons</li> <li>install the module</li> </ul> <a name="usage"></a> <h2>Usage</h2> <p>The module depends on payroll_contract_jobs module, and extends it so you can set hourly wages on the jobs assigned to the contract. The wage can be set between certain dates.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</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>Pierre Lamarche &lt;<a class="reference external" href="mailto:pierre.lamarche&#64;savoirfairelinux.com">pierre.lamarche&#64;savoirfairelinux.com</a>&gt;</li> <li>Fekete Mihai &lt;<a class="reference external" href="mailto:feketemihai&#64;gmail.com">feketemihai&#64;gmail.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>