Timesheet Activities - Begin/End Hours

hr_timesheet_activity_begin_end
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/14.0/hr_timesheet_activity_begin_end
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, David Alonso // Solvos, Juany Davila, schhatbar-initos
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/timesheet:
    - hr_timesheet_sheet
OCA/web:
    - web_widget_x2many_2d_matrix
odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - analytic
    - uom
    - project
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - rating
    - digest
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - payment
    - account
    - product
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
hr_timesheet_line_form account.analytic.line.form (in hr_timesheet_activity_begin_end) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_tree hr.analytic.timesheet.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
hr_timesheet_sheet_form hr.timesheet.form hr_timesheet.sheet xpath Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
view_task_form2_inherited project.task.form.inherited (in hr_timesheet_activity_begin_end) project.task xpath Inherits hr_timesheet.view_task_form2_inherited
Models touched (1)

New fields (2)
  • time_start Float
    string='Begin Hour'
  • time_stop Float
    string='End Hour'
Public methods (2)
  • merge_timesheets(self)
    This method is needed in case hr_timesheet_sheet is installed
  • onchange_hours_start_stop(self)
    @api.onchange('time_start', 'time_stop')
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/13.0/hr_timesheet_activity_begin_end
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, Adrien Peiffer, oca-travis, Weblate, OCA-git-bot, David James
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/timesheet:
    - hr_timesheet_sheet
OCA/web:
    - web_widget_x2many_2d_matrix
odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - mail_bot
    - analytic
    - uom
    - project
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - rating
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_timesheet_line_tree hr.analytic.timesheet.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
hr_timesheet_sheet_form hr.timesheet.form hr_timesheet.sheet xpath Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
Models touched (1)

New fields (2)
  • time_start Float
    string='Begin Hour'
  • time_stop Float
    string='End Hour'
Public methods (2)
  • merge_timesheets(self)
    This method is needed in case hr_timesheet_sheet is installed
  • onchange_hours_start_stop(self)
    @api.onchange('time_start', 'time_stop')
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/12.0/hr_timesheet_activity_begin_end
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAndrea, Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot, ernesto, David James
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/timesheet:
    - hr_timesheet_sheet
OCA/web:
    - web_widget_x2many_2d_matrix
odoo/odoo:
    - hr_timesheet
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - analytic
    - decimal_precision
    - uom
    - project
    - portal
    - http_routing
    - rating
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_timesheet_line_tree hr.analytic.timesheet.tree account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
hr_timesheet_sheet_form hr.timesheet.form hr_timesheet.sheet xpath Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
Models touched (1)

New fields (2)
  • time_start Float
    string='Begin Hour'
  • time_stop Float
    string='End Hour'
Public methods (2)
  • merge_timesheets(self)
    This method is needed in case hr_timesheet_sheet is installed
  • onchange_hours_start_stop(self)
    @api.onchange('time_start', 'time_stop')
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/10.0/hr_timesheet_activity_begin_end
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Luis M. Ontalba
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet_sheet
    - hr_timesheet
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - hr
    - resource
    - project
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_timesheet_line_tree hr.analytic.timesheet.tree account.analytic.line field Inherits hr_timesheet.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 (1)

New fields (2)
  • time_start Float
    string='Begin Hour'
  • time_stop Float
    string='End Hour'
Public methods (1)
  • onchange_hours_start_stop(self)
    @api.onchange('time_start', 'time_stop')
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/9.0/hr_timesheet_activity_begin_end
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet_sheet
    - hr_timesheet
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
    - hr
    - resource
    - hr_attendance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_timesheet_line_form hr.analytic.timesheet.form hr.analytic.timesheet xpath Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_tree hr.analytic.timesheet.tree hr.analytic.timesheet field Inherits hr_timesheet.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 (2)

New fields (2)
  • time_start Float
    string='Begin Hour'
  • time_stop Float
    string='End Hour'
Public methods (0)

No public methods.

New fields (4)
  • aal_account_name Char
    readonly=True related='account_id.name' store=True string='Analytic Account Name'
  • aal_date Date
    readonly=True related='line_id.date' store=True string='Analytic Line Date'
  • aal_time_start Float
    readonly=True related='line_id.time_start' store=True string='Analytic Line Begin Hour'
  • aal_time_stop Float
    readonly=True related='line_id.time_stop' store=True string='Analytic Line Begin Hour'
Public methods (1)
  • onchange_hours_start_stop(self)
    @api.onchange('time_start', 'time_stop')
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/8.0/hr_timesheet_activity_begin_end
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSStéphane Bidoul, Yannick Vaucher, Guewen Baconnier, Matthieu Dietrich, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_timesheet_sheet
    - hr_timesheet
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - hr
    - resource
    - hr_attendance
    - hr_timesheet_invoice
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_timesheet_line_form hr.analytic.timesheet.form hr.analytic.timesheet xpath Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_tree hr.analytic.timesheet.tree hr.analytic.timesheet field Inherits hr_timesheet.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 (2)

New fields (2)
  • time_start Float
    string='Begin Hour'
  • time_stop Float
    string='End Hour'
Public methods (0)

No public methods.

New fields (4)
  • aal_account_name Char
    readonly=True related='account_id.name' store=True string='Analytic Account Name'
  • aal_date Date
    readonly=True related='line_id.date' store=True string='Analytic Line Date'
  • aal_time_start Float
    readonly=True related='line_id.time_start' store=True string='Analytic Line Begin Hour'
  • aal_time_stop Float
    readonly=True related='line_id.time_stop' store=True string='Analytic Line Begin Hour'
Public methods (1)
  • onchange_hours_start_stop(self)
    @api.onchange('time_start', 'time_stop')