TIP: You can type at any time to perform a new search.
Accrual
hr_accrual · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Generic Modules/Human Resources
- Folder size
- 0.11 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://miketelahun.wordpress.com
- Last tracking update
- 2026-08-07 06:56:12
- Authors
- Michael Telahun Makonnen <mmakonnen@gmail.com>, Odoo Community Association (OCA)
- Maintainers
- Michael Telahun Makonnen <mmakonnen@gmail.com>, Odoo Community Association (OCA)
- Committers
- Alexandre Fayolle, Michael Telahun Makonnen, Sandy Carter, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid
- Odoo dependencies
- Python dependencies
- python-dateutil
- System dependencies
- None
- Required by
- hr_policy_accrual
- Description
Accruals ======== An Accrual is any benefit (usually time) that accrues on behalf of an employee over an extended period of time. This can be vacation days, sick days, or a simple time bank. The actual policy and mechanics of accrual should be handled by other modules. This module only provides the basic framework for recording the data.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_accrual_view_form |
hr.accrual.form | hr.accrual | form | New |
hr_accrual_view_tree |
hr.accrual.tree | hr.accrual | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
get_balance(self, cr, uid, ids, employee_id, date=None, context=None)
New fields (0)
No new fields.
Public methods (0)No public methods.