Repository
OCA/hr · module folder · Try on Runboat
Module version
1.0
Category
Generic Modules/Human Resources
Folder size
0.3 MB
License
AGPL-3
Application
Yes
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
Alexandre Fayolle, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
hr_worked_days_activity_from_timesheet
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>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
account_analytic_account_timesheet_form account.analytic.account.invoice.form account.analytic.account form Inherits analytic.view_account_analytic_account_form
hr_timesheet_line_form hr.analytic.timesheet.form hr.analytic.timesheet form Inherits hr_timesheet_invoice.hr_timesheet_line_form
hr_timesheet_line_tree hr.analytic.timesheet.tree hr.analytic.timesheet tree Inherits hr_timesheet_invoice.hr_timesheet_line_tree
hr_timesheet_sheet_form hr.timesheet.sheet.form hr_timesheet_sheet.sheet form Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (6)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • on_change_account_id(self, cr, uid, ids, account_id, user_id=False, activity_id=False, 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.

New fields (0)

No new fields.

Public methods (0)

No public methods.