TIP: You can type at any time to perform a new search.
Crm Salesperson Planner Sale
crm_salesperson_planner_sale · OCA/crm
- Repository
- OCA/crm · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Customer Relationship Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/crm
- Last tracking update
- 2026-08-07 08:09:11
- Authors
- Odoo Community Association (OCA), Tecnativa, Sygel Technology
- Maintainers
- Odoo Community Association (OCA), Tecnativa, Sygel Technology
- Committers
- Pedro M. Baeza, Weblate, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_salesperson_planner_sale_view_order_form |
crm.salesperson.planner.sale.view.order.form | sale.order | form | Inherits sale.view_order_form |
crm_salesperson_planner_visit_sale_form_view |
Crm Salesperson Planner Visit Sale Form View | crm.salesperson.planner.visit | form | Inherits crm_salesperson_planner.crm_salesperson_planner_visit_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
order_idsOne2many → sale.orderstring='Orders' args: 'sale.order', 'visit_id' -
quotation_countIntegercompute='_compute_sale_data'store=Truestring='Number of Quotations' -
sale_order_countIntegercompute='_compute_sale_data'store=Truestring='Number of Sale Orders'
-
action_sale_quotation_new(self) -
action_view_sale_order(self) -
action_view_sale_quotation(self)
New fields (1)
-
visit_idMany2one → crm.salesperson.planner.visitcheck_company=Truecomodel_name='crm.salesperson.planner.visit'domain="[('partner_id', 'child_of', partner_id), '|', ('company_id', '=', False), ('company_id', '=', company_id)]"string='Visit'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 66 days ago
- Last activity
- 21 days ago
- Repository
- OCA/crm
- Pull request
- [19.0][MIG] crm_salesperson_planner_sale : Migration to 19.0 (#752)