| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/16.0/crm_salesperson_planner_sale |
| 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), Sygel Technology |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Sygel Technology |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_salesperson_planner 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 - sale - account_payment - account - product - uom - analytic - payment |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_salesperson_planner_sale_view_order_form |
crm.salesperson.planner.sale.view.order.form | sale.order | xpath | Inherits sale.view_order_form |
crm_salesperson_planner_visit_sale_form_view |
Crm Salesperson Planner Visit Sale Form View | crm.salesperson.planner.visit | header | Inherits crm_salesperson_planner.crm_salesperson_planner_visit_form_view |
order_ids
One2many → sale.order
string='Orders'
args: 'sale.order', 'visit_id'
quotation_count
Integer
compute='_compute_sale_data'
store=True
string='Number of Quotations'
sale_order_count
Integer
compute='_compute_sale_data'
store=True
string='Number of Sale Orders'
action_sale_quotation_new(self)
action_view_sale_order(self)
action_view_sale_quotation(self)
visit_id
Many2one → crm.salesperson.planner.visit
check_company=True
comodel_name='crm.salesperson.planner.visit'
domain="[('partner_id', 'child_of', partner_id), '|', ('company_id', '=', False), ('company_id', '=', company_id)]"
string='Visit'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/15.0/crm_salesperson_planner_sale |
| 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), Sygel Technology |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Sygel Technology |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_salesperson_planner 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 - sale - payment - account - product - uom - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_salesperson_planner_sale_view_order_form |
crm.salesperson.planner.sale.view.order.form | sale.order | xpath | Inherits sale.view_order_form |
crm_salesperson_planner_visit_sale_form_view |
Crm Salesperson Planner Visit Sale Form View | crm.salesperson.planner.visit | header | Inherits crm_salesperson_planner.crm_salesperson_planner_visit_form_view |
order_ids
One2many → sale.order
string='Orders'
args: 'sale.order', 'visit_id'
quotation_count
Integer
compute='_compute_sale_data'
store=True
string='Number of Quotations'
sale_order_count
Integer
compute='_compute_sale_data'
store=True
string='Number of Sale Orders'
action_sale_quotation_new(self)
action_view_sale_order(self)
action_view_sale_quotation(self)
visit_id
Many2one → crm.salesperson.planner.visit
check_company=True
comodel_name='crm.salesperson.planner.visit'
domain="[('partner_id', 'child_of', partner_id), '|', ('company_id', '=', False), ('company_id', '=', company_id)]"
string='Visit'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/crm |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] crm_salesperson_planner_sale : Migration to 19.0 (#752) |