Employee Benefit On Job

hr_employee_benefit_on_job
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/7.0/hr_employee_benefit_on_job
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/hr:
    - hr_contract_multi_jobs
    - hr_employee_benefit
    - hr_salary_rule_reference
    - hr_worked_days_activity
    - hr_worked_days_hourly_rate
odoo/odoo:
    - hr_contract
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
    - hr_payroll
    - hr_holidays
    - base_calendar
    - base_status
    - base_action_rule
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Employee Benefit On Job
=======================
Add the possibility to put employee benefits on the job.
Add employee benefits computed per hour for each job the employee works on.
Each worked days record related to a job will trigger benefits.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_hr_job_form hr.job.form hr.job sheet Inherits hr.view_hr_job_form
Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • compute_amounts(self, cr, uid, ids, payslip, context=None)

New fields (0)

No new fields.

Public methods (2)
  • compute_amounts_per_hour(self, cr, uid, ids, wd, context=None)
    Compute the amounts of benefit that are calculated over worked hours.
  • get_all_amount_types(self, cr, uid, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.