| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/18.0/crm_phonecall_result |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Angel Rivas |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_phonecall 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Adds a field to set the result of CRM phone calls, allows creating new result options, and enables filtering and grouping by call result. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_crm_phonecall_form_inherit_result |
crm.phonecall.form.inherit.result | crm.phonecall | xpath | Inherits crm_phonecall.crm_case_phone_form_view |
view_crm_phonecall_list_inherit_result |
crm.phonecall.list.inherit.result | crm.phonecall | xpath | Inherits crm_phonecall.crm_case_inbound_phone_tree_view |
view_crm_phonecall_pivot_inherit_result |
crm.phonecall.pivot.inherit.result | crm.phonecall.report | xpath | Inherits crm_phonecall.view_report_crm_phonecall_pivot |
view_crm_phonecall_result_form |
crm.phonecall.result.form | crm.phonecall.result | form | New |
view_crm_phonecall_result_list |
crm.phonecall.result.list | crm.phonecall.result | list | New |
view_crm_phonecall_search_inherit_result |
crm.phonecall.search.inherit.result | crm.phonecall | xpath | Inherits crm_phonecall.view_crm_case_phonecalls_filter |
phone_result_id
Many2one → crm.phonecall.result
comodel_name='crm.phonecall.result'
string='Result call'
No public methods.
phone_result_id
Many2one → crm.phonecall.result
string='Phone Result'
args: 'crm.phonecall.result'
No public methods.
description
Text
name
Char
required=True
translate=True
priority
Integer
default=10
copy(self, default=None)