TIP: You can type at any time to perform a new search.
CRM Phonecalls Timesheet
crm_phonecall_timesheet · OCA/timesheet
- Repository
- OCA/timesheet · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Customer Relationship Management
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/timesheet
- Last tracking update
- 2026-08-07 07:31:59
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, Alexandre Díaz, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_inbound_phone_tree_view |
CRM - Phone Calls with analytic account tree | crm.phonecall | tree | Inherits crm_phonecall.crm_case_inbound_phone_tree_view |
crm_case_phone_form_view |
CRM - Phone Calls with analytic account form | crm.phonecall | form | Inherits crm_phonecall.crm_case_phone_form_view |
crm_case_phone_tree_view |
CRM - Phone Calls with analytic account tree | crm.phonecall | tree | Inherits crm_phonecall.crm_case_phone_tree_view |
hr_timesheet_line_tree |
Timesheet with lead/opportunity | account.analytic.line | tree | Inherits hr_timesheet.hr_timesheet_line_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
phonecall_idMany2one → crm.phonecallcomodel_name='crm.phonecall'string='Phone Call'
No public methods.
New fields (2)
-
project_idMany2one → project.projectcomodel_name='project.project' -
timesheet_idsOne2many → account.analytic.linecomodel_name='account.analytic.line'inverse_name='phonecall_id'
-
button_end_call(self)@api.multi -
create(self, vals)@api.model -
write(self, vals)@api.multi
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 240 days ago
- Last activity
- 66 days ago
- Repository
- OCA/timesheet
- Pull request
- [18.0][MIG] crm_phonecall_timesheet: Migration to 18.0 (#855)