| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/19.0/crm_timesheet |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Pablo Cortés |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/timesheet: - hr_timesheet_time_control odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - html_editor - calendar - resource - utm - contacts - digest - portal - http_routing - auth_signup - phone_validation - hr_timesheet - hr - resource_mail - hr_hourly_cost - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to generate timesheets from leads/opportunities. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_kanban_view_leads |
Add timesheet time controls to opportunity kanban | crm.lead | xpath | Inherits crm.crm_case_kanban_view_leads |
crm_case_tree_view_leads |
Add timesheet time controls to lead tree | crm.lead | list | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add timesheet time controls to opportunity tree | crm.lead | list | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
CRM - Leads with timesheets | crm.lead | div | Inherits crm.crm_lead_view_form |
crm_team_view_form |
crm.team.form.inherited | crm.team | xpath | Inherits sales_team.crm_team_view_form |
hr_timesheet_line_form |
Lead/opportunity in timesheet line form | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
hr_timesheet_stop_view_form |
hr.timesheet.stop.form | hr.timesheet.stop | form | New |
view_crm_lead_kanban |
Add timesheet time controls to lead kanban | crm.lead | xpath | Inherits crm.view_crm_lead_kanban |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
button_end_work(self)
project_id
Many2one → project.project
comodel_name='project.project'
compute='_compute_project_id'
ondelete='restrict'
precompute=True
readonly=False
store=True
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
total_time_spent
Float
compute='_compute_total_time_spent'
help='Total time spent on this lead/opportunity'
store=True
button_start_work(self)
timesheet_project_id
Many2one → project.project
comodel_name='project.project'
domain=[('allow_timesheets', '=', True)]
help='Default project to use for timesheets in leads of this team.'
string='Default Timesheet Project'
No public methods.
analytic_line_id
Many2one → account.analytic.line
comodel_name='account.analytic.line'
ondelete='cascade'
required=True
string='Timesheet Line'
name
Char
required=True
string='Description'
action_stop(self)
name
Char
required=False
default_get(self, fields_list)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/18.0/crm_timesheet |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Carlos Lopez, Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_timesheet_time_control odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - html_editor - calendar - resource - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - hr_timesheet - hr - resource_mail - hr_hourly_cost - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to generate timesheets from leads/opportunities. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_kanban_view_leads |
Add timesheet time controls to opportunity kanban | crm.lead | xpath | Inherits crm.crm_case_kanban_view_leads |
crm_case_tree_view_leads |
Add timesheet time controls to lead tree | crm.lead | list | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add timesheet time controls to opportunity tree | crm.lead | list | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
CRM - Leads with timesheets | crm.lead | div | Inherits crm.crm_lead_view_form |
hr_timesheet_line_form |
Lead/opportunity in timesheet line form | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_crm_lead_kanban |
Add timesheet time controls to lead kanban | crm.lead | xpath | Inherits crm.view_crm_lead_kanban |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
button_start_work(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/17.0/crm_timesheet |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Víctor Martínez, OCA-git-bot, oca-ci, Roger |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_timesheet_time_control odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - onboarding - resource - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - hr_timesheet - hr - hr_hourly_cost - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to generate timesheets from leads/opportunities. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_kanban_view_leads |
Add timesheet time controls to opportunity kanban | crm.lead | xpath | Inherits crm.crm_case_kanban_view_leads |
crm_case_tree_view_leads |
Add timesheet time controls to lead tree | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add timesheet time controls to opportunity tree | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
CRM - Leads with timesheets | crm.lead | div | Inherits crm.crm_lead_view_form |
hr_timesheet_line_form |
Lead/opportunity in timesheet line form | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_crm_lead_kanban |
Add timesheet time controls to lead kanban | crm.lead | xpath | Inherits crm.view_crm_lead_kanban |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
button_start_work(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/16.0/crm_timesheet |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Florent THOMAS, oca-ci, Carolina Fernandez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_timesheet_time_control odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - utm - web_kanban_gauge - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - hr_timesheet - hr - hr_hourly_cost - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_kanban_view_leads |
Add timesheet time controls to opportunity kanban | crm.lead | xpath | Inherits crm.crm_case_kanban_view_leads |
crm_case_tree_view_leads |
Add timesheet time controls to lead tree | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add timesheet time controls to opportunity tree | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
CRM - Leads with timesheets | crm.lead | div | Inherits crm.crm_lead_view_form |
hr_timesheet_line_form |
Lead/opportunity in timesheet line form | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_crm_lead_kanban |
Add timesheet time controls to lead kanban | crm.lead | xpath | Inherits crm.view_crm_lead_kanban |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
button_start_work(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/15.0/crm_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_timesheet_time_control OCA/timesheet: - hr_timesheet_task_domain - hr_timesheet_task_stage OCA/web: - web_ir_actions_act_multi - web_ir_actions_act_view_reload odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - web_kanban_gauge - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - hr_timesheet - hr - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_kanban_view_leads |
Add timesheet time controls to opportunity kanban | crm.lead | xpath | Inherits crm.crm_case_kanban_view_leads |
crm_case_tree_view_leads |
Add timesheet time controls to lead tree | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add timesheet time controls to opportunity tree | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
CRM - Leads with timesheets | crm.lead | div | Inherits crm.crm_lead_view_form |
hr_timesheet_line_form |
Lead/opportunity in timesheet line form | account.analytic.line | field | Inherits hr_timesheet_task_stage.account_analytic_line_form |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_crm_lead_kanban |
Add timesheet time controls to lead kanban | crm.lead | xpath | Inherits crm.view_crm_lead_kanban |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
button_start_work(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/14.0/crm_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, hkapatel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_timesheet_time_control OCA/timesheet: - hr_timesheet_task_domain - hr_timesheet_task_stage OCA/web: - web_ir_actions_act_multi - web_ir_actions_act_view_reload odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - hr_timesheet - hr - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_kanban_view_leads |
Add timesheet time controls to opportunity kanban | crm.lead | xpath | Inherits crm.crm_case_kanban_view_leads |
crm_case_tree_view_leads |
Add timesheet time controls to lead tree | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add timesheet time controls to opportunity tree | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
CRM - Leads with timesheets | crm.lead | div | Inherits crm.crm_lead_view_form |
hr_timesheet_line_form |
Lead/opportunity in timesheet line form | account.analytic.line | field | Inherits hr_timesheet_task_stage.account_analytic_line_form |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_crm_lead_kanban |
Add timesheet time controls to lead kanban | crm.lead | xpath | Inherits crm.view_crm_lead_kanban |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
button_start_work(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/13.0/crm_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Adrien Peiffer, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_timesheet_time_control - project_stage_closed OCA/timesheet: - hr_timesheet_task_stage - hr_timesheet_task_domain OCA/web: - web_ir_actions_act_multi - web_ir_actions_act_view_reload odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation - hr_timesheet - hr - mail_bot - analytic - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_kanban_view_leads |
Add timesheet time controls to opportunity kanban | crm.lead | xpath | Inherits crm.crm_case_kanban_view_leads |
crm_case_tree_view_leads |
Add timesheet time controls to lead tree | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add timesheet time controls to opportunity tree | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
CRM - Leads with timesheets | crm.lead | div | Inherits crm.crm_lead_view_form |
hr_timesheet_line_form |
Lead/opportunity in timesheet line form | account.analytic.line | field | Inherits hr_timesheet_task_stage.account_analytic_line_form |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_crm_lead_kanban |
Add timesheet time controls to lead kanban | crm.lead | xpath | Inherits crm.view_crm_lead_kanban |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
button_start_work(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/12.0/crm_timesheet |
| VERSION | |
| VERSION | 2.1.1 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Victor Martin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_timesheet_time_control - project_stage_closed OCA/timesheet: - hr_timesheet_task_stage - hr_timesheet_task_domain OCA/web: - web_ir_actions_act_multi - web_ir_actions_act_view_reload odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - contacts - digest - portal - http_routing - hr_timesheet - hr - analytic - decimal_precision - uom - project - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
CRM - Leads with timesheets | crm.lead | div | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
CRM - Opportunities with timesheets | crm.lead | div | Inherits crm.crm_case_form_view_oppor |
crm_case_kanban_view_leads |
Add timesheet time controls to opportunity kanban | crm.lead | xpath | Inherits crm.crm_case_kanban_view_leads |
crm_case_tree_view_leads |
Add timesheet time controls to lead tree | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add timesheet time controls to opportunity tree | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
hr_timesheet_line_form |
Lead/opportunity in timesheet line form | account.analytic.line | field | Inherits hr_timesheet_task_stage.account_analytic_line_form |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_crm_lead_kanban |
Add timesheet time controls to lead kanban | crm.lead | xpath | Inherits crm.view_crm_lead_kanban |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
button_start_work(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/11.0/crm_timesheet |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, OCA Git Bot, George Smirnov |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - web_planner - contacts - hr_timesheet - hr - project - product - decimal_precision - analytic - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
CRM - Leads with timesheets | crm.lead | field | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
CRM - Opportunities with timesheets | crm.lead | field | Inherits crm.crm_case_form_view_oppor |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/10.0/crm_timesheet |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Jairo Llopis, OCA Transbot, oca-travis, Weblate, David Vidal |
| WEBSITE | |
| WEBSITE | http://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - crm - base_action_rule - base - resource - base_setup - web_kanban - web - bus - web_tour - sales_team - calendar - web_calendar - fetchmail - utm - web_planner - hr_timesheet - account - product - decimal_precision - report - analytic - hr - project |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
CRM - Leads with timesheets | crm.lead | field | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
CRM - Opportunities with timesheets | crm.lead | field | Inherits crm.crm_case_form_view_oppor |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
string='Project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='lead_id'
string='Timesheet'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/9.0/crm_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antiun Ingeniería S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antiun Ingeniería S.L. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - crm - base_action_rule - base - resource - base_setup - web_kanban - web - bus - sales_team - calendar - web_calendar - fetchmail - utm - marketing - web_tip - web_planner - hr_timesheet - account - product - decimal_precision - report - analytic - hr - hr_attendance |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
CRM - Leads with timesheets | crm.lead | field | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
CRM - Opportunities with timesheets | crm.lead | field | Inherits crm.crm_case_form_view_oppor |
crm_case_inbound_phone_tree_view |
CRM - Phone Calls with analytic account tree | crm.phonecall | field | Inherits crm.crm_case_inbound_phone_tree_view |
crm_case_phone_form_view |
CRM - Phone Calls with analytic account form | crm.phonecall | field | Inherits crm.crm_case_phone_form_view |
hr_timesheet_line_form |
Timesheet with lead/opportunity | hr.analytic.timesheet | xpath | Inherits hr_timesheet.hr_timesheet_line_form |
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
timesheet_ids
One2many → hr.analytic.timesheet
comodel_name='hr.analytic.timesheet'
inverse_name='lead_id'
No public methods.
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
timesheet_ids
One2many → hr.analytic.timesheet
comodel_name='hr.analytic.timesheet'
inverse_name='phonecall_id'
button_end_call(self)
create(self, vals)
write(self, vals)
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
phonecall_id
Many2one → crm.phonecall
comodel_name='crm.phonecall'
string='Phone Call'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/8.0/crm_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antiun Ingeniería S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antiun Ingeniería S.L. |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Antonio Espinosa, Javier Iniesta |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - crm - base_action_rule - base - resource - base_setup - web_kanban - web - sales_team - web_kanban_sparkline - email_template - calendar - web_calendar - board - fetchmail - hr_timesheet - account - product - decimal_precision - report - analytic - edi - hr - hr_attendance |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
CRM - Leads with timesheets | crm.lead | field | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
CRM - Opportunities with timesheets | crm.lead | field | Inherits crm.crm_case_form_view_oppor |
crm_case_inbound_phone_tree_view |
CRM - Phone Calls with analytic account tree | crm.phonecall | field | Inherits crm.crm_case_inbound_phone_tree_view |
crm_case_phone_form_view |
CRM - Phone Calls with analytic account form | crm.phonecall | field | Inherits crm.crm_case_phone_form_view |
hr_timesheet_line_form |
Timesheet with lead/opportunity | hr.analytic.timesheet | xpath | Inherits hr_timesheet.hr_timesheet_line_form |
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
timesheet_ids
One2many → hr.analytic.timesheet
comodel_name='hr.analytic.timesheet'
inverse_name='lead_id'
No public methods.
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
timesheet_ids
One2many → hr.analytic.timesheet
comodel_name='hr.analytic.timesheet'
inverse_name='phonecall_id'
button_end_call(self)
create(self, vals)
write(self, vals)
lead_id
Many2one → crm.lead
comodel_name='crm.lead'
string='Lead/Opportunity'
phonecall_id
Many2one → crm.phonecall
comodel_name='crm.phonecall'
string='Phone Call'
No public methods.