Search 1.9 billion lines of Odoo code on GitHub

payroll_base

Author: OpenERP SA,Savoir-faire Linux
License: no license
Branch: 8.0
Repository: Abdullah-Alghoul/odoo_payroll
Dependencies: base, decimal_precision, hr, hr_contract, hr_holidays, and report
Languages: PO File (932, 27.3%), Python (1419, 41.5%), XML (1054, 30.9%), and reStructuredText (11, 0.3%)
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

<h1 class="title">Odoo Payroll Base</h1> <p>This module is a fork from hr_payroll. The module hr_payroll is problematic for many reasons, but first, a lack of unit test. This module removes most odd features from hr_payroll and reimplements the models with the new api.</p> <p>One thing this module removes is all the char fields manually entered by the end user.</p> <a name="added-features"></a> <h2>Added features</h2> <p>The objects available in the salary rules are now record sets. The salary rule can reference itself with the variable 'rule'.</p>