Activity on Timesheet

hr_activity_on_timesheet
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/7.0/hr_activity_on_timesheet
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Human Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
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.