Partner in HR timesheets

analytic_partner_hr_timesheet
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/14.0/analytic_partner_hr_timesheet
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, Ernesto Tejeda, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - analytic_partner
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr_timesheet
    - hr
    - project
    - rating
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_timesheet_line_search_partner Timesheet activities search (with partner) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_search
hr_timesheet_line_tree_partner Timesheet activities tree (with partner) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
view_partner_form_timesheet Partner Form with timesheet activities res.partner xpath Inherits base.view_partner_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • timesheet_count Integer
    compute='_compute_timesheet_count' store=True string='Timesheet Activities Number'
  • timesheet_ids One2many → account.analytic.line
    comodel_name='account.analytic.line' inverse_name='other_partner_id' string='Timesheet activities'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/12.0/analytic_partner_hr_timesheet
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Robin Keunen
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - analytic_partner
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - hr_timesheet
    - hr
    - resource
    - project
    - rating
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_timesheet_line_search_partner Timesheet activities search (with partner) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_search
hr_timesheet_line_tree_partner Timesheet activities tree (with partner) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
view_partner_form_timesheet Partner Form with timesheet activities res.partner xpath Inherits base.view_partner_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • onchange_project_id(self)
    @api.onchange('project_id')

New fields (2)
  • timesheet_count Integer
    compute='_compute_timesheet_count' store=True string='Timesheet Activities Number'
  • timesheet_ids One2many → account.analytic.line
    comodel_name='account.analytic.line' inverse_name='other_partner_id' string='Timesheet activities'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/10.0/analytic_partner_hr_timesheet
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate, Luis M. Ontalba
WEBSITE
WEBSITEhttps://www.tecnativa.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - analytic_partner
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - hr_timesheet
    - hr
    - resource
    - project
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_timesheet_line_search_partner Timesheet activities search (with partner) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_search
hr_timesheet_line_tree_partner Timesheet activities tree (with partner) account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
view_partner_form_timesheet Partner Form with timesheet activities res.partner xpath Inherits base.view_partner_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • onchange_project_id(self)
    @api.onchange('project_id')

New fields (2)
  • timesheet_count Integer
    compute='_compute_timesheet_count' store=True string='Timesheet Activities Number'
  • timesheet_ids One2many → account.analytic.line
    comodel_name='account.analytic.line' inverse_name='other_partner_id' string='Timesheet activities'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/9.0/analytic_partner_hr_timesheet
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.antiun.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - analytic_partner
odoo/odoo:
    - analytic
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
    - account
    - product
    - web_tip
    - web_planner
    - hr_timesheet
    - hr
    - resource
    - hr_attendance
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_partner Timesheet activities form (with partner) hr.analytic.timesheet field Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_search_partner Timesheet activities search (with partner) hr.analytic.timesheet field Inherits hr_timesheet.hr_timesheet_line_search
hr_timesheet_line_tree_partner Timesheet activities tree (with partner) hr.analytic.timesheet field Inherits hr_timesheet.hr_timesheet_line_tree
view_partner_form_timesheet Partner Form with timesheet activities res.partner div Inherits base.view_partner_form
Models touched (2)

New fields (1)
  • other_partner_id Many2one → res.partner
    comodel_name='res.partner' domain="['|', ('parent_id', '=', False), ('is_company', '=', True)]" string='Other Partner'
Public methods (3)
  • create(self, vals)
    @api.model
  • on_change_account_id(self, cr, uid, ids, account_id, context=False)
    Signature cannot be new API because of the arguments are badly named between hr_timesheet and hr_timesheet_invoice.
  • write(self, vals)
    @api.multi

New fields (2)
  • timesheet_count Integer
    compute='compute_timesheet_count' store=True string='Timesheet Activities Number'
  • timesheets One2many → hr.analytic.timesheet
    comodel_name='hr.analytic.timesheet' inverse_name='other_partner_id' string='Timesheet activities'
Public methods (1)
  • compute_timesheet_count(self)
    @api.one@api.depends('timesheets')
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/8.0/analytic_partner_hr_timesheet
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSStéphane Bidoul, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis
WEBSITE
WEBSITEhttp://www.antiun.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - analytic_partner
odoo/odoo:
    - analytic
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - account
    - product
    - report
    - board
    - edi
    - email_template
    - hr_timesheet
    - hr
    - resource
    - hr_attendance
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_partner Timesheet activities form (with partner) hr.analytic.timesheet field Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_search_partner Timesheet activities search (with partner) hr.analytic.timesheet field Inherits hr_timesheet.hr_timesheet_line_search
hr_timesheet_line_tree_partner Timesheet activities tree (with partner) hr.analytic.timesheet field Inherits hr_timesheet.hr_timesheet_line_tree
view_partner_form_timesheet Partner Form with timesheet activities res.partner div Inherits base.view_partner_form
Models touched (2)

New fields (1)
  • other_partner_id Many2one → res.partner
    comodel_name='res.partner' domain="['|', ('parent_id', '=', False), ('is_company', '=', True)]" string='Other Partner'
Public methods (3)
  • create(self, vals)
    @api.model
  • on_change_account_id(self, cr, uid, ids, account_id, context=False)
    Signature cannot be new API because of the arguments are badly named between hr_timesheet and hr_timesheet_invoice.
  • write(self, vals)
    @api.multi

New fields (2)
  • timesheet_count Integer
    compute='compute_timesheet_count' store=True string='Timesheet Activities Number'
  • timesheets One2many → hr.analytic.timesheet
    comodel_name='hr.analytic.timesheet' inverse_name='other_partner_id' string='Timesheet activities'
Public methods (1)
  • compute_timesheet_count(self)
    @api.one@api.depends('timesheets')