| 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_phonecall_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Alexandre Díaz, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_phonecall odoo/odoo: - hr_timesheet - hr - base_setup - base - web - bus - web_tour - resource - analytic - decimal_precision - uom - project - portal - http_routing - rating - digest - crm - sales_team - calendar - fetchmail - utm - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_inbound_phone_tree_view |
CRM - Phone Calls with analytic account tree | crm.phonecall | field | Inherits crm_phonecall.crm_case_inbound_phone_tree_view |
crm_case_phone_form_view |
CRM - Phone Calls with analytic account form | crm.phonecall | field | Inherits crm_phonecall.crm_case_phone_form_view |
crm_case_phone_tree_view |
CRM - Phone Calls with analytic account tree | crm.phonecall | field | Inherits crm_phonecall.crm_case_phone_tree_view |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
phonecall_id
Many2one → crm.phonecall
comodel_name='crm.phonecall'
string='Phone Call'
No public methods.
project_id
Many2one → project.project
comodel_name='project.project'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='phonecall_id'
button_end_call(self)
create(self, vals)
write(self, vals)
| 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_phonecall_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | 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 |
OCA/crm: - crm_phonecall OCA/timesheet: - crm_timesheet 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_inbound_phone_tree_view |
CRM - Phone Calls with analytic account tree | crm.phonecall | field | Inherits crm_phonecall.crm_case_inbound_phone_tree_view |
crm_case_phone_form_view |
CRM - Phone Calls with analytic account form | crm.phonecall | field | Inherits crm_phonecall.crm_case_phone_form_view |
crm_case_phone_tree_view |
CRM - Phone Calls with analytic account tree | crm.phonecall | field | Inherits crm_phonecall.crm_case_phone_tree_view |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
phonecall_id
Many2one → crm.phonecall
comodel_name='crm.phonecall'
string='Phone Call'
No public methods.
analytic_account_id
Many2one → account.analytic.account
comodel_name='account.analytic.account'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='phonecall_id'
button_end_call(self)
create(self, vals)
write(self, vals)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/timesheet |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] crm_phonecall_timesheet: Migration to 18.0 (#855) |