| 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_activity_on_timesheet |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid |
| WEBSITE | |
| WEBSITE | https://www.savoirfairelinux.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr: - hr_worked_days_activity - hr_contract_multi_jobs odoo/odoo: - hr_timesheet_sheet - hr_timesheet - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - hr - resource - hr_attendance - hr_timesheet_invoice - hr_payroll - hr_contract - hr_holidays - base_calendar - base_status - base_action_rule |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Activity on Timesheet ===================== The aim of this module is to allow users to enter details on their timesheet. With this module, employees can select an Activity which can be a leave type or a specific job position. A list of activities can be selected on analytic account to be authorized for this account. If no activities are selected for an account, every activities will be available to select with this account. This will allow in another module to import the hours from timesheet to worked days and distinguish every hour passed for each activity. Contributors ------------ * David Dufresne <david.dufresne@savoirfairelinux.com> * Pierre Lamarche <pierre.lamarche@savoirfairelinux.com> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_analytic_account_timesheet_form |
account.analytic.account.invoice.form | account.analytic.account | page | Inherits analytic.view_account_analytic_account_form |
hr_timesheet_line_form |
hr.analytic.timesheet.form | hr.analytic.timesheet | field | Inherits hr_timesheet_invoice.hr_timesheet_line_form |
hr_timesheet_line_tree |
hr.analytic.timesheet.tree | hr.analytic.timesheet | field | Inherits hr_timesheet_invoice.hr_timesheet_line_tree |
hr_timesheet_sheet_form |
hr.timesheet.sheet.form | hr_timesheet_sheet.sheet | xpath | Inherits hr_timesheet_sheet.hr_timesheet_sheet_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)on_change_account_id(self, cr, uid, ids, account_id, user_id=False, activity_id=False, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.