| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/7.0/hr_accrual |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com> |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Michael Telahun Makonnen <mmakonnen@gmail.com> |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Michael Telahun Makonnen, Sandy Carter, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid |
| WEBSITE | |
| WEBSITE | http://miketelahun.wordpress.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_holidays_extension - hr_public_holidays - hr_schedule - hr_contract_init - hr_job_categories - hr_security - hr_simplify - hr_employee_state - hr_contract_state odoo/odoo: - hr - base_setup - base - web_kanban - web - resource - process - board - hr_holidays - base_calendar - base_status - base_action_rule - hr_attendance - hr_contract - hr_payroll - decimal_precision |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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. |
| 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 |
No new fields.
Public methods (1)get_balance(self, cr, uid, ids, employee_id, date=None, context=None)
No new fields.
Public methods (0)No public methods.