TIP: You can type at any time to perform a new search.
Employee Benefit On Job
hr_employee_benefit_on_job · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Generic Modules/Human Resources
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.savoirfairelinux.com
- Last tracking update
- 2026-08-07 06:56:12
- Authors
- Savoir-faire Linux, Odoo Community Association (OCA)
- Maintainers
- Savoir-faire Linux, Odoo Community Association (OCA)
- Committers
- Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_hr_job_form |
hr.job.form | hr.job | form | Inherits hr.view_hr_job_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
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.